@import url("https://fonts.googleapis.com/css2?family=Acme&family=Allan:wght@400;700&family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Bangers&family=Bitcount+Grid+Single:wght@100..900&family=Faster+One&family=Gluten:wght@100..900&family=Handlee&family=Libertinus+Keyboard&family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&family=Orbitron:wght@400..900&family=Patrick+Hand&family=Playwrite+HU:wght@100..400&family=REM:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Russo+One&family=Saira+Extra+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Story+Script&family=Yanone+Kaffeesatz:wght@200..700&display=swap");

.body {
    transition: background-color 0.3s ease;
    background-color: #000000;
    color: #fff;
}
.dark {
    background-color: #000000;
    color: #fff;
}
.white {
    background-color: #e5e5e5;
    color: #000000;
}
.slide {
    margin: 30px auto;
    width: 100%;
    border: 0px solid blue;
    display: flex;
    overflow-x: auto;
    overflow-x: auto;
}
.slide:: -webkit-scrolbar {
    display: none;
}
.grup {
    margin-top: 20px;
    display: flex;
    align-item: center;
    justify-content: center;
    gap: 1em;
}
.kubus {
    height: 120px;
    padding: 100px;
    font-size: 3rem;
    border-radius: 5px;
    text-align: center;
    align-content: center;
}
.src button {
    padding: 4px 5px;
    font-size: 14px;
    border-color: 50px solid #fff;
    border-radius: 7px;
    box-shadow: 3px 3px black;
}
.src input {
    padding: 4px 8px;
    font-size: 14px;
    width: 180px;
    border-radius: 7px;
}
.src {
    box-shadow: 0;
    transform: translate(3px.4px);
    transition: all 200ms ease;
}
.baris1 {
    position: relative;
    width: 180px;
    gap: 1px;
    justify-content: center;
    flex-wrap: wrap;
}
.baris1 img {
    position: absolute;
    object-fit: cover;
    height: 225px;
    width: 150px;
    cursor: pointer;
}
.baris2 {
    position: relative;
    width: 180px;
    display: flex;
    gap: 1px;
    justify-content: center;
    flex-wrap: wrap;
}
.baris2 img {
    position: absolute;
    object-fit: cover;
    height: 225px;
    width: 150px;
}
.baris3 {
    width: -0px;
    display: flex;
    gap: 1px;
    justify-content: center;
    flex-wrap: wrap;
}
.baris3 img {
    position: absolute;
    object-fit: cover;
    height: 225px;
    width: 150px;
}
.foto1 {
    position: relative;
    right: 20px;
    border-radius: 10px;
    top: 230px;
    object-fit: cover;
}
.foto2 {
    position: relative;
    right: -150px;
    top: 230px;
    border-radius: 10px;
    object-fit: cover;
}
.foto3 {
    position: relative;
    right: -150px;
    top: 0px;
    border-radius: 10px;
    object-fit: cover;
}
.foto4 {
    position: relative;
    right: 20px;
    top: 0px;
    border-radius: 10px;
    object-fit: cover;
}
.foto5 {
    position: relative;
    right: 20px;
    top: 900px;
    border-radius: 10px;
    object-fit: cover;
}
.foto6 {
    position: relative;
    right: 195px;
    top: 900px;
    border-radius: 10px;
    object-fit: cover;
}
.judul1 {
    font-family: "Acme", Sans-Serif;
    position: relative;
    top: 465px;
    right: -15px;
    font-size: 21px;
    width: 150px;
}
.text1 {
    font-family: "Patrick Hand", Sans-Serif;
    right: 105px;
    font-size: 12px;
    margin-top: 418px;
    position: absolute;
}

.judul2 {
    font-family: "Acme", Sans-Serif;
    position: relative;
    margin-top: 448px;
    right: -185px;
    font-size: 21px;
    width: 130px;
}
.text2 {
    font-family: "Patrick Hand", Sans-Serif;
    right: -65px;
    font-size: 12px;
    margin-top: 368px;
    position: absolute;
}
.judul3 {
    font-family: "Acme", Sans-Serif;
    position: relative;
    top: 615px;
    right: 0px;
    font-size: 21px;
    width: 150px;
}
.judul4 {
    font-family: "Acme", Sans-Serif;
    position: relative;
    top: 615px;
    right: 0px;
    font-size: 21px;
    width: 150px;
}
.judul5 {
    font-family: "Acme", Sans-Serif;
    position: relative;
    top: 864px;
    right: 100px;
    font-size: 21px;
    width: 200px;
}
.judul6 {
    font-family: "Acme", Sans-Serif;
    position: relative;
    top: 780px;
    right: 85px;
    font-size: 21px;
    width: 150px;
}
