html, body {
  width: 100vw;
  height: 100vh;
  background: radial-gradient(#BF360C, #3E2723);
}
