* {
  box-sizing: border-box;
	margin: 0;
}
html, body {margin: 0; height: 100%; overflow: hidden}
