     <style>
       body {
         background-color: #87CEEB; /* Example: light gray */
         color: black; /* Optional: Set text color */
       }
     </style>