* {
    margin: 0;
    padding: 0;
}

#construction {
    width: auto;
    height: 100vh;
    display: flex;
    margin: auto;
}