body{
      background-color: #2F2FD4; 
   }

   h1 {  
     text-align: center;
     font-family: Comic Relief;
     color: #fff;
   }
a:link {
  color: white;
}

a:visited {
  color: #DBDBFF;
}
   model-viewer {
       width: 100vw;
       height: 100vh;
   }