@import url("https://use.typekit.net/nim7mdt.css");

body {
    font-size: 120px;
    text-align: center;
    background-image: url(aguni.jpg);
    background-size: cover;
}

p {
    margin: 0;
}

.eka {
    font-family: cc-altogether-ooky, sans-serif;
    margin-top: 80px;
    letter-spacing: 7px;
    color: rgb(255, 133, 153);
    text-shadow: 7px 7px 0px #0f0909;
}

.toka {
    font-family: carmen-fiesta, sans-serif;
    margin-top: -20px;
    letter-spacing: 7px;
    color: rgb(255, 86, 114);
    text-shadow: 7px 7px 0px #0f0909;
}

.kolmas {
    font-family: ltc-goudy-text-pro, sans-serif;
    margin-top: -20px;
    letter-spacing: 7px;
    color: rgb(255, 133, 153);
    text-shadow: 7px 7px 0px #0f0909;
}

.neljas {
    font-family: p22-schneeberger, sans-serif;
    margin-top: -20px;
    letter-spacing: 7px;
    color: rgb(255, 195, 205);
    text-shadow: 7px 7px 0px #0f0909;
}

.viides {
    font-family: cc-altogether-ooky, sans-serif;
    margin-top: -20px;
    letter-spacing: 7px;
    color: rgb(255, 133, 153);
    text-shadow: 7px 7px 0px #0f0909;
}

.kuudes {
    font-family: p22-albemarle-pro, sans-serif;
    font-size: 250px;
    margin-top: -100px;
    letter-spacing: 7px;
    color: rgb(255, 53, 87);
    text-shadow: 7px 7px 0px #0f0909;
    transform: rotate(-10deg);
}