body{
    background-color: #2a3251;
    color: #e3e3e3;
    display: flex;
    justify-content: center;
}

a{
    color: #e3e3e3;
}