body {

    text-align: center;
  
    background-image: url(tausta.jpg);
  
    background-size: cover;
  
    min-height: 100vh;
  
    margin: 0;
  
    padding: 1px;
  
    box-sizing: border-box;
  
    background-position: center
  
  }
  
  
  
  .eka {
  
    font-size: 250px;
  
    margin-top: 200px;
  
    margin-bottom: -120px;
  
    color: #dacac2;
  
    transform: rotate(15deg);
  
    z-index: 5;
  
    position: relative;
  
    font-family: "masonic-lodge", sans-serif;
  
  font-weight: 400;
  
  font-style: normal;
  
  text-shadow: 0px 0px 30px #996140
  
  0px 0px 30px rgb(224, 178, 178);
  
  }
  
  
  
  .toka {
  
    font-size: 220px;
  
    margin-top: 30px;
  
    margin-bottom: -90px;
  
    color: #800d0d;
  
    letter-spacing: 30px;
  
    text-shadow: 0px 0px 30px #ff0000,
  
    0px 0px 30px rgb(255, 0, 0);
  
    font-family: "chupilca-fat", sans-serif;
  
  font-weight: 900;
  
  font-style: normal;
  
  }
  
  
  
  .kolmas {
  
    font-size: 220px;
  
    margin-top: 20px;
  
    margin-bottom: 20px;
  
    color: #726db9;
  
    text-shadow: 20px 20px 10px #97487d;
  
    font-family: "banger", sans-serif;
  
  font-weight: 900;
  
  font-style: normal;
  
  }
  
  
  
  .neljas {
  
    font-size: 220px;
  
    margin-top: -99px;
  
    margin-bottom: 70px;
  
    color: #97487d;
  
    font-family: "arbuckle-black", sans-serif;
  
  font-weight: 400;
  
  font-style: normal;
  
  }
  
  
  
  