html {
  height: 100%;
  width: 100%;
}
body {
  background-color: #ffc777;
}