body, html {
  margin: 0px;
  overflow: hidden; }

main {
  width: 100vw;
  height: 100vh; }
