@import url("https://use.typekit.net/qoc2qhc.css");

body {
    font-size: 130px;
    text-align: center;
    background-image: url(ldr-tausta3.jpg);
    background-size: cover;
}

p {
    margin: 0;
}

.eka {
    font-family: medusa, sans-serif;
    font-size: 165px;
    color: rgb(255, 255, 255);
    margin-top: 35px;
    margin-bottom: -35px;
    text-shadow: 4px 4px 0px #000;
}

.toka {
    font-family: input-mono-narrow, monospace;
    font-size: 120px;
    color: #740000;
    text-shadow: 0px 0px 10px #ffffff,
                 0px 0px 10px #ffffff;
}

.toka .kirjain {
    vertical-align: -15px;
}

.kolmas {
    font-family: dogma-outline, sans-serif;
    font-size: 125px;
    color: #ffffffda;
    margin-top: 18px;
    transform: rotate(-7deg);
}