body{
    background-color: rgb(117, 124, 167);
    display: flex;
    justify-content: center;
    align-items: center;
}