body {
   background-image: url("https://static.wikitide.net/rainworldwiki/a/ac/Pc-main-menu.png");
    font-family: 'Rodondo', sans-serif;
  }
  
    p{
    color: white;
    font-family: 'Rodondo', sans-serif;
    font-style:italic;
    font-weight:400;
  }
  
  
  h1{
    color: white;
  font-family: 'Rodondo', sans-serif;
  font-weight: 400;
  font-style: italic;
  }
  h2{
    color: white;
   font-family: 'Rodondo', sans-serif;
  font-weight: 400;
  font-style: italic;
  }
    h3{
    color: white;
  font-family: 'Rodondo', sans-serif;
  font-weight: 400;
  font-style: italic;
  }
  li{
        color: white;
  font-family: 'Rodondo', sans-serif;
  font-weight: 400;
  font-style: italic;
  }  