body {
  background-size: 100% 100%;
  background: linear-gradient(#bf0606,#e86f13,#f0c416);
}

html, body {
  height: 100%;
  margin: 0;
font-family: "Times New Roman", Times, serif;
}