.center {
    text-align: center;
    color: red;
}

body {
    background-color: rgb(187, 231, 255);
}