@import url("https://use.typekit.net/gux5fub.css");

body {
    font-size: 170px;
    text-align: center;
    background-image: url(brain-4314636_1920.jpg);
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

p { margin: 0;}

.eka {
    font-family: baileywick-jf-gothic, sans-serif; 
    margin-top: 120px;
    font-size: 160px;
    margin-bottom: -130px;
    text-shadow: 20px 20px 0px rgba(209, 87, 148, 0.637)
}

.toka {
    font-family: beatle, sans-serif;
    font-size: 520px;
    color: #30088f;
    margin-bottom: -230px;
}

.kolmas {
    font-family: remedy, sans-serif;
    color: #a31212;
    font-size: 200px;
    padding-left: 200px;
    margin-bottom: -40px;
}

.neljas {
    font-family: banger, sans-serif;
    color: #45d651;
    font-size: 290px;
    transform: rotate(15deg);
    padding-right: 80px;
}