body, html {
    font-family: "Truculenta", sans-serif;
    font-size:14px;
    color: #000090;
    margin: 0;
    padding: 0;
    height: 100%;
    text-shadow: 2px 2px 5px white;
}

.background-image {
    background-image: url('bg.jpg');
    background-size: cover;
    background-position: center;
    height: 100%;
}

.imet{
    font-size: 1.275rem;
    text-decoration: none;
    font-weight: 600;
    font-size:34px;
    text-shadow: 2px 2px 5px white;
}

.kiwi {
    font-size: 1.875rem;
    text-decoration: none;
    font-weight: 900;
    font-size:34px;
    text-shadow: 2px 2px 5px white;
}

.x {
    font-size: 1.875rem;
    text-decoration: none;
    font-weight: 750;
    font-size:34px;
    text-shadow: 2px 2px 5px white;
}
