body {
    background-color: #fff;
    font-weight: bold;
}

.under-construction {
    position: relative;
    text-align: center;
    font-size: 25px;
    font-family: sans-serif;
    img {
        max-width: 100%;
        height: auto;
    }
}
