body {
    text-align:center;
    display: block;
    margin: 8px;
}


    
.moons {
    display: inline-block;
    position: fixed;
    height: 100px;
    width: 100px;
    border-radius:40%;
    overflow:hidden;
    background-color:#white;
    text-align: center;
}
