body {
    background: #1e4086;
}

.center {
    display: grid;
    place-items: center;
}