body {
	margin: 0;
	overflow: hidden;
}

div {
	width: 100%;
}

img[usemap] {
	border: none;
	height: 100vh;
	max-width: 100%;
	width: 100vw;
}
