@import url("https://use.typekit.net/orr4fcv.css");

body {text-align: center;
    background: url(revontulet.webp);
    background-size: cover;}

body {
    font-size: 150px;
    text-align: center;
}
p {
    margin: 0;
}

.eka {
    font-family: cherry-blossoms-simple, sans-serif;
    transform: rotate(10deg);
    color: rgb(62, 169, 184);
    text-shadow: 2px 2px 0px #2a566b;
}

.toka {
    font-family: megavolt, sans-serif;
    color: rgb(235, 238, 66);
    text-shadow: 4px 4px 0px #5c5719;
    position: relative;
    -webkit-text-stroke: 2px #000000;
}

.kolmas {
    font-family: gigantic, sans-serif;
    margin-bottom: -60px;
    color: rgb(137, 43, 226);
    letter-spacing: 10px;
    transform: rotate(-15deg);
    text-shadow: 0px 0px 10px #fff;
}

.neljas {
    font-family: thirsty-rough-two, sans-serif;
    color: rgba(241, 85, 171, 0.747);
}

