@import "normalize.css";

html, body {
  height: 100%;
  background-color: red;
}

main {
}
