main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.under-construction {
    width: 80%;
    image-rendering: pixelated;
}