   body{
    background: #940404;
   }

 

   #wrapper{
    width: 100%;
    min-width: 300px;
    max-width: 900px;
    margin: 0 auto;
   }

    h1{
    text-align: center;
    font-family: "Abril Fatface", cursive;
    font-size: 6em;
    color: #fff;
    margin-top: 20px;
   }

   section {
    border-radius: 1vw;
   }


    .ctr{
      text-align: center;
    }

    .white{
      background-color: #fff;
    }

    @font-face {
      font-family: 'blackjack';
      src: url ('blackjack.woff2') format('wolf2'),
      src: url ('blackJack.otf') format('otf');
    }

    .spirax{
      font-family: 'Spirax', cursive;
      font-size: 2em;
      color: #940404;
    }
    .playfair{
      font-family: 'Playfair Display', serif;
      font-size: 1.8em;
      color: #940404;
    }

    .centgoth {
      font-family: "Century Gothic", sans-serif;
      font-size: 2em;
      color: white;
    }
    .blackjack{
      font-family: blackjack, cursive;
      font-size: 1.8em;
      color: white;
    }

    .lobster {
      font-family: 'Lobster', cursive;
      font-size: 2em;
      color: #940404;
    }
    .abril{
      font-family: 'Abril Fatface', cursive;
      font-size: 1.8em;
      color: #940404;
    }

    .comfortaa{
      font-family: 'Comfortaa', cursive;
      font-size: 2em;
      color: white;
    }
    .greatvibes{
      font-family: 'Great Vibes', cursive;
      font-size: 1.8em;
      color: white;
    }

    .glegoo {
      font-family: 'Glegoo', serif;
      font-size: 2em;
      color: #940404;
    }
    .unna{
      font-family: 'Unna', serif;
      font-size: 1.8em;
      color: #940404;
    }

    .orbitron{
      font-family: 'Orbitron', sans-serif;
      font-size: 2em;
      color: #940404;
    }
    .capriola{
      font-family: 'Capriola', sans-serif;
      font-size: 1.8em;
      color: white;
    }

    .diplomata {
      font-family: 'Diplomata', cursive;
      font-size: 2em;
      color: white;
    }
    .monoton{
      font-family: 'Monoton', cursive;
      font-size: 1.8em;
      color: #940404;
    }