* {
    padding: 0px;
    margin: 0px;
}

body {
    background-color: #1e1f2f;
}

.r {
    background-color: #E82C4F;
    position: relative;
    top: 152px; right: 1389px; bottom: 715px; left: 161px;
    width: 60px;
    height: 60px;

    color: white;
    font-size: 46px; 
    text-align: center; 

    font-style: normal;
 
}

.kotakputih {
    width: 20px;
    height: 20px;
    background-color: white;

    position: absolute;
    top: -18px; left: -20px;

}

h2 {
    font-family: 'Bebas Neue';
    color: white;
    text-align: center;
    font-size: 96px;
    font-weight: 400;

    position: absolute;
    top: 103px;
    right: 1018px;
    bottom: 715px;
    left: 261px;
    
}

h1 {
    position: absolute;
    width: 800px;
    height: 400px;
    left: 130px;
    top: 220px;

    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 130px;
    line-height: 93.5%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    
}

.logo1 {
    font-family: 'Bebas Neue';
    font-size: 45px;
    color: white;
    text-align: center;
    

    position: absolute;
    top: 620px;
    left: 200px;

}

.logo2 {
    font-family: 'Bebas Neue';
    font-size: 45px;
    color: white;
    text-align: center;
    

    position: absolute;
    top: 620px;
    left: 400px;

}

.kotak1 { 
    width: 380px;
    height: 470px;
    top: 166px;
    left: 880px;
    position: absolute;
    background-color: #1e1f2f;
    border: 50px solid white;
    box-sizing: border-box;

}

.kotak2 {
    width: 190px;
    height: 190px;
    top: 260px;
    left: 975px;
    position: absolute;
    background-color: #1e1f2f;
    box-sizing: border-box;
    border: 30px solid red;

}

.kotak3 {
    width: 60px;
    height: 60px;
    top: 326px;
    left: 1040px;
    position: absolute;
    background-color: #1e1f2f;
    box-sizing: border-box;
    border: 15px solid white;
}

.kotak4 {
    width: 60px;
    height: 60px;
    top: 485px;
    left: 975px;
    position: absolute;
    background-color: #1e1f2f;
    box-sizing: border-box;
    border: 15px solid #3256A1;
}

.bulat {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    top: 485px;
    left: 1105px;
    position: absolute;
    background-color: #1e1f2f;
    box-sizing: border-box;
    border: 15px solid white;

}
