:root{
    overflow: hidden;
}
body{
    margin: 0%;
    cursor: defaul;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
button:active {
    animation: scaleBack 0.2s ease-in-out;
}
.instagram:active {
    animation: scaleBack 0.2s ease-in-out;
}
.tiktok:active {
    animation: scaleBack 0.2s ease-in-out;
}
/* animasi */
@keyframes scaleBack {
    from {
        transform: scale(0.95);
    }
    to {
        transform: scale(1);
    }
}
@keyframes igm {
    from {
        z-index: -1;
        transform: translateX(150px) rotate(360deg) scale(0.5);
    }
    to{
        z-index: -1;
    }
}
@keyframes igo {
    from {
        z-index: -1;
        transform: translateX(0px) ;
    }
    to {
        z-index: -1;
        transform: translateX(150px) rotate(180deg) scale(0.5);
    }
}
@keyframes ttm {
    from {
        z-index: -1;
        transform: translateX(-150px) rotate(-360deg) scale(0.5);
    }
    to{
        z-index: -1;
    }
}
@keyframes tto {

    from {
        z-index: -1;
        transform: translateX(0);
    }
    to {
        z-index: -1;
        transform: translateX(-150px) rotate(-180deg) scale(0.5);
    }
}
.font{
    font-family: "Smooch Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: bold;
    color: white;
    text-shadow: 1px 1px 4px rgb(0, 0, 0),1px 1px 10px rgb(0, 0, 0),1px 0px 0px rgb(1, 88, 114),-1px 0px 0px rgb(0, 195, 255);
}
.fontlink{
    font-family: "Smooch Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: bold;
    color: rgb(113, 198, 251);
    text-shadow: 1px 1px 4px rgb(0, 0, 0),1px 1px 10px rgb(0, 0, 0),1px 0px 0px rgb(0, 0, 0),-1px 0px 0px rgb(0, 51, 255);
    cursor: pointer;
}
.fontrickroll{
    font-family: "Montserrat", sans-serif;
    font-style: bold;
    font-weight: 500;
    color: #000000;
    scale: .6;
    font-size: 69px;
    text-align: center;
}
.fon{
    font-family: "Montserrat", sans-serif;
    font-style: bold;
    font-weight: 500;
    color: #ffffff;
    scale: .8;
    font-size: 30px;
    text-align: center;
}
.textatas{
    font-family: "Smooch Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: bold;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-shadow: 1px 1px 4px rgb(0, 0, 0),1px 1px 10px rgb(0, 0, 0),1px 0px 0px rgb(1, 88, 114),-1px 0px 0px rgb(0, 195, 255);
    scale: 3;
}
.jir{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
}
.main{
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: #1A1A1A;
}
.roll{
    position: static;
    transform: translateY(0);
    background-color: #ffffff;
    height: 190px;
    width: 1000vh;
    padding-top: 200px;
}
.background{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    z-index: -2;
}
.bggg{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 200px;
    scale: 9.5;
    transform: translateY(-90px);
    z-index: -1;
}
.lesgo{
    background-size: 620px;
    background-position: center;
    font-family: "Smooch Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: bold;
    font-size: 65px;
    border:  4px solid #ffffff;
    border-radius: 35px;
    color:#ffffff;
    text-shadow: 1px 1px 4px rgb(0, 0, 0),1px 1px 10px rgb(0, 0, 0),9px 0px 1px rgb(1, 88, 114),-9px 0px 1px rgb(0, 195, 255);
    box-shadow: 0px 0px 5px rgb(0, 0, 0),2px 0px 5px rgb(1, 88, 114),-2px 0px 5px rgb(0, 195, 255);
    width: 550px;
    height: 140px;
    padding: 20px 90px;
    display: inline-block;
    text-align: center;
}
.nasigoreng{
    background-image: url("./image/nasigoreng.webp");
}
.iphull{
    background-image: url('./image/btn_ipul.webp');
    background-size: 620px;
    background-position: center;
    border: 4px solid #000000;
    border-radius: 35px;
    text-shadow: 2px 3px 0 black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black;
    box-shadow: 0 2px 5px #000000;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 50px;
    text-align: center;
    display: inline-block;
    padding: 20px 90px;
    cursor: default;
    width: 550px;
    height: 140px;
}
.MyArt{
    background-image: url('./image/MyArt.png');
    background-size: 620px;
    background-position: center;
    /* border: 4px solid #000000; */
    border-radius: 35px;
    text-shadow: 2px 3px 0 black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black;
    box-shadow: 0 2px 5px #000000;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 50px;
    text-align: center;
    display: inline-block;
    padding: 20px 90px;
    cursor: default;
    width: 550px;
    height: 140px;
    border: none;
}
.playlist{
    background-image: url('./image/playlist_galau.png');
    background-size: cover;
    background-color: #1ED760;
    background-repeat: no-repeat;
    background-position: 25%;
    border: none;
    border-radius: 35px;
    box-shadow: 0 2px 5px #000000;
    padding: 20px 56px;
    display: inline-block;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 650;
    font-size: 50px;
    text-align: right;
    cursor: default;
    width: 550px;
    height: 140px;
}

.playlist-rock{
    background-image: url('./image/yt.png');
    background-size: cover;
    background-color: #1ED760;
    background-repeat: no-repeat;
    background-position: 25%;
    border: none;
    border-radius: 35px;
    box-shadow: 0 2px 5px #000000;
    padding: 20px 56px;
    display: inline-block;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 650;
    font-size: 35px;
    text-align: right;
    cursor: default;
    width: 550px;
    height: 140px;
}

.rickroll{
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    margin: 0%;
    scale: 1.1;
}

/* logo */

.instagram-bg{
    background-size: cover;
    position: relative;
    transform: translateX(-10px);
    width: 140px;
    height: 140px;
    font-size: 30px;
}
.instagram{
    background-image: url('./image/L_ig.png');
    background-size: cover;
    position: relative;
    width: 140px;
    height: 140px;
    font-size: 30px;
}
.tiktok-bg{
    background-size: cover;
    position: relative;
    transform: translateX(10px);
    width: 140px;
    height: 140px;
    font-size: 30px;
}
.tiktok{
    background-image: url('./image/L_tt.png');
    background-size: cover;
    position: relative;
    width: 140px;
    height: 140px;
    font-size: 30px;
}



.button-container2{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
