<style>
       html {
           font-size: 22px;
       }

       body {
           background-color: #333;
           color: whitesmoke;
       }
   </style>
