body {
    font-family: 'Roboto', sans-serif;
    color: #d8d8d8 !important;
    display: flex;
    justify-content: center;
    background-image: url('../img/pexels-min-an-813269.jpg');
    scroll-behavior: smooth;
}

.asd-top{
    margin-top: -150px
}
@media (min-height: 736px) {
.asd-top{
margin-top: -100px
    }
}

.btn-sky {
    background-color: rgba(43, 0, 199, 0.815)  !important;
    border: 0px solid #fff !important;
    color: rgb(255, 255, 255) !important;
}

.btn-sku {
    background-color: rgb(255, 255, 255) !important;
    border: 0px solid #fff !important;
    color: rgba(43, 0, 199, 0.815)  !important;
}

.button-menu {
    background-color: #fff;
    overflow-x: scroll;
    display: none;
    font-style: normal !important;
}

.button-menu-item {
    width: 658px;
}

.button-menu-item div {
    float: left;
    text-align: center;
    font-style: normal !important;
}

.button-menu-item a {
    float: left;
    text-align: center;
    font-style: normal !important;
}

html{
    scroll-behavior: smooth;
    }
    .mute{
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    border-radius: 0px;
}

@media (min-width: 992px){
    .mute{
    bottom: 20px;
    }
}

.sky {
    background-image: url("../img/tema-angkasa.png");
    background-position: center top;
}                                                                             
.img-sky {
    max-width: 100%;
    height: auto;
    margin-top: -17px;
}

.text-sky {
    color: rgba(20, 8, 65, 0.815) !important;
}

.isi-konten{
    width: 400px;
    background-color: rgba(20, 8, 65, 0.815);
}

.text-premary {
    color: #004a99!important;
}
