
#place_for_table
{
  width: 100%;
  height: 100%;
}

#place_for_table table{
  width: 100%;
  height: 100%;
}

.box
	{
		width:40px;
		height:38px;
	}
.button_direction
	{
		display:none;
	}
.mytank
	{
		width:100%;
		height:100%;
	}
body
	{
		background-color:black;
	}
#speed
	{
		color:white;
	}