body{
    overflow-x: hidden;
    overflow-y: hidden;
}

.the_one_ring {
    border-radius: 200px;
    background-color: #ffffff;
    width: 200px;
    height: 200px;
}