html,
body,
#kitmap
{
	height: 100%;
	overflow: hidden;
}

body
{
  margin: 0;
  padding: 0;
  background-color: #fff;
}

