html, body {
	margin:0;
	padding:0;
	overflow:hidden; /* no scrollbar */
}

#suprematism {
	height:100vh;
	/*border:1px solid red;*/
}
