.box {
    background-color: rgb(179, 219, 255);
    color:darkblue;
    border-radius: 25px;
    text-align: center;
}