*{
    font-family: 'Exo 2', sans-serif;
    font-weight: 300;
}

html{
    height: 100%;
}

.firulais {
    position: absolute;
    top: 0px;
    display: block;
    margin: 0 auto;
    margin-top: 15%;
    margin-left: 15rem;
    justify-self: center;
    background: rgba(0, 0, 0, 0);
}

.construction-canvas{
    display: block;
    background-color:rgba(255, 255, 255, 1.00);
    margin: 0 auto;
    margin-top: 25%;
}
