/*aurborbo borbobalabis*/

#one {
    /*animation*/
    -webkit-animation: one 5s ease-in-out infinite alternate;
    -moz-animation: one 5s ease-in-out infinite alternate;
    -ms-animation: one 5s ease-in-out infinite alternate;
    -o-animation: one 5s ease-in-out infinite alternate;
    animation: one 5s ease-in-out infinite alternate;
}
@-webkit-keyframes one {
    from {
        -webkit-box-shadow: 0 0 150px 20px #473c78;
    }

    to {
        -webkit-box-shadow: 0 0 55px 9px #f72a3b;
    }
}
@-moz-keyframes one {
    from {
        -moz-box-shadow: 0 0 150px 20px #473c78;
    }

    to {
        -moz-box-shadow: 0 0 55px 9px #f72a3b;
    }
}
@-o-keyframes one {
    from {
        -o-box-shadow: 0 0 150px 20px #473c78;
    }

    to {
        -o-box-shadow: 0 0 55px 9px #f72a3b;
    }
}

@keyframes one {
    from {
        box-shadow: 0 0 150px 20px #473c78;
    }

    to {
        box-shadow: 0 0 55px 9px #f72a3b;
    }
}

#two {
    width: 90%;
    /*animation*/
    -webkit-animation: two 4s ease-in-out infinite alternate;
    -moz-animation: two 4s ease-in-out infinite alternate;
    -ms-animation: two 4s ease-in-out infinite alternate;
    -o-animation: two 4s ease-in-out infinite alternate;
    animation: two 4s ease-in-out infinite alternate;
}
@-webkit-keyframes two {
    from {
        -webkit-box-shadow: 0 0 150px 20px #18c499;
    }

    to {
        -webkit-box-shadow: 0 0 55px 9px #d8f05e;
    }
}
@-moz-keyframes two {
    from {
        -moz-box-shadow: 0 0 150px 20px #18c499;
    }

    to {
        -moz-box-shadow: 0 0 55px 9px #d8f05e;
    }
}
@-o-keyframes two {
    from {
        -o-box-shadow: 0 0 150px 20px #18c499;
    }

    to {
        -o-box-shadow: 0 0 55px 9px #d8f05e;
    }
}

@keyframes two {
    from {
        box-shadow: 0 0 150px 20px #18c499;
    }

    to {
        box-shadow: 0 0 55px 9px #d8f05e;
    }
}

#three {
    width: 80%;
    /*animation*/
    -webkit-animation: three 3s ease-in-out infinite alternate;
    -moz-animation: three 3s ease-in-out infinite alternate;
    -ms-animation: three 3s ease-in-out infinite alternate;
    -o-animation: three 3s ease-in-out infinite alternate;
    animation: three 3s ease-in-out infinite alternate;
}
@-webkit-keyframes three {
    from {
        -webkit-box-shadow: 0 0 150px 20px #ffdd00;
    }

    to {
        -webkit-box-shadow: 0 0 55px 9px #3e33ff;
    }
}
@-moz-keyframes three {
    from {
        -moz-box-shadow: 0 0 150px 20px #ffdd00;
    }

    to {
        -moz-box-shadow: 0 0 55px 9px #3e33ff;
    }
}
@-o-keyframes three {
    from {
        -o-box-shadow: 0 0 150px 20px #ffdd00;
    }

    to {
        -o-box-shadow: 0 0 55px 9px #3e33ff;
    }
}

@keyframes three {
    from {
        box-shadow: 0 0 150px 20px #ffdd00;
    }

    to {
        box-shadow: 0 0 55px 9px #3e33ff;
    }
}

#four {
    width: 70%;
    /*animation*/
    -webkit-animation: four 2s ease-in-out infinite alternate;
    -moz-animation: four 2s ease-in-out infinite alternate;
    -ms-animation: four 2s ease-in-out infinite alternate;
    -o-animation: four 2s ease-in-out infinite alternate;
    animation: four 2s ease-in-out infinite alternate;
}
@-webkit-keyframes four {
    from {
        -webkit-box-shadow: 0 0 150px 20px #781848;
    }

    to {
        -webkit-box-shadow: 0 0 55px 9px #f2bbe9;
    }
}
@-moz-keyframes four {
    from {
        -moz-box-shadow: 0 0 150px 20px #781848;
    }

    to {
        -moz-box-shadow: 0 0 55px 9px #f2bbe9;
    }
}
@-o-keyframes four {
    from {
        -o-box-shadow: 0 0 150px 20px #781848;
    }

    to {
        -o-box-shadow: 0 0 55px 9px #f2bbe9;
    }
}

@keyframes four {
    from {
        shadow: 0 0 150px 20px #781848;
    }

    to {
        shadow: 0 0 55px 9px #f2bbe9;
    }
}

#five {
    width: 60%;
    /*animation*/
    -webkit-animation: five 1s ease-in-out infinite alternate;
    -moz-animation: five 1s ease-in-out infinite alternate;
    -ms-animation: five 1s ease-in-out infinite alternate;
    -o-animation: five 1s ease-in-out infinite alternate;
    animation: five 1s ease-in-out infinite alternate;
}
@-webkit-keyframes five {
    from {
        -webkit-box-shadow: 0 0 150px 20px #42f2a1;
    }

    to {
        -webkit-box-shadow: 0 0 55px 9px #f4f6ad;
    }
}
@-moz-keyframes five {
    from {
        -moz-box-shadow: 0 0 150px 20px #42f2a1;
    }

    to {
        -moz-box-shadow: 0 0 55px 9px #f4f6ad;
    }
}
@-o-keyframes five {
    from {
        -o-box-shadow: 0 0 150px 20px #42f2a1;
    }

    to {
        -o-box-shadow: 0 0 55px 9px #f4f6ad;
    }
}

@keyframes five {
    from {
        box-shadow: 0 0 150px 20px #42f2a1;
    }

    to {
        box-shadow: 0 0 55px 9px #f4f6ad;
    }
}

/*  Fancy Hiding Sticky Scrolling Header  */
header {
    height: 80px;
    z-index: 10;
}

header h1 {
    background-color: rgba(18, 72, 120, 0.8);
    color: #fff;
    padding: 0 1rem;
    position: absolute;
    top: 2rem;
    left: 2rem;
}

.fixed-header {
    font-family: "Segoe UI", system-ui, sans-serif;
    justify-content: center;
    display: flex;
    width: 100%;
}

nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 60px;
    z-index: 11;
}

nav.hidden {
    transform: translateY(-100%);
    transition-duration: 2s;
    transition-timing-function: ease-in;
    opacity: 0;
    pointer-events: none;
}
nav div {
    flex: 1;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    transition: color 0.3s ease;
}
.nav-button {
    color: white;
    text-decoration: none;
}
.nav-button a {
    color: white;
    text-decoration: none;
}
.nav-button a:visited {
    color: white;
    text-decoration: none;
}
.visible-title {
    visibility: visible;
}
.site-title {
    font-family: "Segoe UI", system-ui, sans-serif;
    justify-content: center;
    display: flex;
    width: 100%;
}
.nav-bar {
    font-weight: 600;

    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.hidden {
    display: none;
}

#lightings {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}
