@import url("https://use.typekit.net/iga6gcs.css");

body {
    text-align: center;
    font-size: 150px;
    background-image: url(auringonlasku.jpg);
    background-position: bottom center;
    background-attachment: fixed;
    background-size: cover;
}
p {
    margin: 0;
}
.eka {
    font-family: cc-designer-genes-seven, sans-serif;
    margin-top: 220px;
    color: rgb(126, 108, 204);
    text-shadow: 5px 3px 0px #ffffff;
    transform: rotate(15deg);
    z-index: -1;
    position: relative;
}
.kirjain {
    color: rgb(94, 30, 153);
}
.toka {
    font-family: shlop-shloppy, sans-serif;
    color: rgba(43, 255, 0, 0.247);
    margin-top: -30px;
    margin-left: -200px;
    transform: rotate(-5deg);
    z-index: 4;
}
.kolmas {
    font-family: brio-mn, sans-serif;
    transform: rotate(-15deg);
    margin-top: -50px;
    color: rgb(255, 179, 37);
    margin-top: -80px;
    letter-spacing: -10px;
    z-index: -1;
    position: relative;
    -webkit-text-stroke: 1px #000000;
}
.neljas {
    font-family: roadway, sans-serif;
    color: rgb(139, 0, 0);
    letter-spacing: 20px;
    margin-right: -200px;
    margin-top: -20px;
    transform: rotate(5deg);
}