html {
  height: 100%;
  font-family: "Sawarabi Gothic";
  color: #212121;
}
body {
  height: 100%;
}
main {
  height: 100%;
}
