.mikael {
    position: relative;
    color: #FCA145;
    font-size: 25px;
    font-weight: 600px;
}

.Alpha {
    position: relative;
    color: #C1C8FF;
    transition: 5s;
    font-size: 25px;
}
.Beta {
    position: relative;
    font-size: 25px;
    color: #FF146F;
    text-decoration: none;
    font-weight: 600px;
    transition: 5s;
}
.Epsilon {
    position: relative;
    font-size: 25px;
    color: #C1C7F1;
    text-decoration: none;
    font-weight: 500px;
    margin-left: 15px;
    transition: 5s;
}
.Omicron {
    position: relative;
    font-size: 25px;
    font-weight: 700px;
    line-height: 1.2;
    color: #B2A35B;
    transition: 5s;
    text-decoration: none;
}
.Delta {
    position: relative;
    font-size: 25px;
    font-weight: 700px;
    line-height: 1.2;
    color: #F13CA1;
    transition: 5s;
    text-decoration: none;
}
.Omega {
    position: relative;
    font-size: 25px;
    color: #FC18C1;
    text-decoration: none;
    font-weight: 500px;
    margin-left: 15px;
    transition: 3s;
}

.Gamma {
    background: #C7DEFF;
    color: #EFFF00;
}

.Zeta {
    padding: 20px 10%;
    background: Green;
    display: flex;
}

.Mu {
    position: relative;
    font-size: 25px;
    color: #FF8C7A;
    text-decoration: none;
    font-weight: 600;
}

.Lamda {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #98A944;
    animation: showRight 5s ease forwards;
    animation-delay: 3s;
}

.Psi {
    font-size: 18px;
    color: #99FFEE;
    text-decoration: none;
    font-weight: 500;
    margin-left: 35px;
    transition: 5s;
}

.Tau {
    position: relative;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2;
    color: #0900FF;
}

.Upsilon {
    font-size: 18px;
    color: #1E7F00;
    text-decoration: none;
    font-weight: 500;
    margin-left: 35px;
    transition: 5s;
}

.Eta {
    position: relative;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2;
    color: #CF0AFF;
}

.Theta {
    position: relative;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2;
    color: #0AFF95;
}

.Lota {
    position: relative;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2;
    color: #BFC0BA;
}

.Kappa {
    position: relative;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2;
    color: #492540;
}

.Nu {
    background: #8BFFAE;
    color: #657F00;
}

.Xi {
    background: #EF57FF;
    color: #000000;
}

.Pi {
    position: relative;
    font-size: 25px;
    font-weight: 700px;
    line-height: 1.2;
    color: #FFC980;
    transition: 5s;
    text-decoration: none;
}

.Rho {
    position: relative;
    color: #91625B;
    transition: 5s;
    font-size: 25px;
}

.Sigma {
    position: relative;
    font-size: 25px;
    color: #FFEE4D;
    text-decoration: none;
    font-weight: 600;
}

.Psi {
    position: relative;
    font-size: 25px;
    color: #3A3506;
    text-decoration: none;
    font-weight: 600;
}

.Chi {
    position: relative;
    font-size: 25px;
    color: #B32A93;
    text-decoration: none;
    font-weight: 600;
}

#images {
    width: 100px;
    height: 105px;
}

body {
    background: #C7FFD4
}
