/* style.css */
html {
  height: 100%;
  width: 100%;
  background-color: rgb(255, 191, 0); /* Set background color for all pages */
}