html {
    background-color: #ffffff;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  head {<script>
     $(function(){
         $(".button-collapse").sideNav();
     });
     </script>}

  h1 {
    margin: 0;
    padding: 20px 0;
    color: #b90000;
    font-family: fantasy
    font-weight: 100;
    font-size: 50px;
    text-align: center;
    
      }

h3 {
    color: rgb(0, 0, 0);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-stretch: extra-expanded;
    font-size: 23px;
    margin-left: 35px;
}
 
p {
    color: #0c0909;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
}