* {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
}

section {
    
}

section img {
    height: 700px;
    /* border: 2px solid black; */
    
}

header {
    height: 10em;
}

.construction {
    text-align: center;
    height: 50em;
}

.construction h1 {
    padding-top: 10em;
    padding-bottom: 10px
}