
html {
    background: white;
    color: black;
}

/*header 
{
	display: none;
}*/

#main
{
	max-height: 500px;
	min-height: 300px;
}

.rang {
  display : inline-block;
  position:relative;
}

.rang input {
  background-color: white;
  width:25px;
  color: black;
  border:0px;
}


/*.smallButton
{
  display: none;
}*/

#canevas
{
	width: 600px;
	height: 600px;
	/*background-color:  palevioletred;*/
}

/*#essence input{
	display: none;
}*/

header,.smallButton, #essence input, #datBase,#info, #avion, footer{
  display: none;
}
