#box {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: white;
    margin: 1rem;
}