body {
    background-color:rgb(45, 129, 255);
}
* {
    color: white;
    text-align: center;
}