body {
    background-color: black;
    width: 100%;
    height: 100%;
}

._202509162048 {
    width: 960px;
    background-color: #cccccc;
    margin: auto;
    margin-top: 100px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}

._202509162049,
._202509162050,
._202509162051,
._202509162052,
._202509162054 {
    width: 500px;
}

._202509162055 {
    margin-top: 100px;
}

._202509162056 {
    width: 960px;
    margin: auto;
    margin-top: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
}

._202509162057 {
    width: 800px;
    margin: auto;
    display: block;
}

._202509162058 {
    width: 700px;
}

._202509162059 {
    width: 500px;
    position: relative;
    top: -4px;
    left: 150px;
}

._202509162060 {
    width: 500px;
    position: relative;
    top: -8px;
    left: 150px;
}

._202509162101 {
    width: 500px;
    position: relative;
    top: -12px;
    left: 150px;
}

._202509162102 {
    width: 100%;
    background-color: #660000;
    margin-top: 100px;
}

._202509162103 {
    width: 940px;
    margin: auto;
}

#core {
    width: 250px;
    margin-left: 80px;
    font-size: 30px;
    background-color: #660000;
    color: #cc0000;
    cursor: pointer;
}

#core:hover {
    background-color: #cc0000;
    color: white;
}

#flowerfruit {
    width: 250px;
    font-size: 30px;
    background-color: #660000;
    color: #cc0000;
    cursor: pointer;
    white-space: nowrap;
    margin-left: 10px;
}

#flowerfruit:hover {
    background-color: #cc0000;
    color: white;
}

#world {
    width: 250px;
    font-size: 30px;
    background-color: #660000;
    color: #cc0000;
    cursor: pointer;
    margin-left: 10px;
}

#world:hover {
    background-color: #cc0000;
    color: white;
}

#backbstop {
    position: fixed;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 32px;
}

#backbsbottom {
    position: fixed;
    right: 0px;
    bottom: 100px;
    cursor: pointer;
    width: 32px;
}