body {
    background-image: linear-gradient(to bottom right, #906D11, #FFE79E);
    background-attachment: fixed;
}

#header, #footer {
  background-color: rgb(255 255 255 / 30%) !important;
  backdrop-filter: blur(10px);
}
