div{
    background-color: black;
}
.disclaimer{
    background-color: azure;
    text-align: center;
    border: solid white;
    border-radius: 100%;
    
}