.center-console{
    width: 60%;
    height: 900%;
    margin-top: 12%;
    margin-left: auto;
    margin-bottom: auto;
    margin-right: auto;
    background-color: rgba(117, 182, 115, 0.99);
    text-align: center;
}

body{
    margin:0;
    display:flex;
    height: 180vh;
    width: 100%;
    background-image: url(il_fullxfull.5958164342_bftr.png);
    background-size: contain;
}

#wooper1{
    position: absolute;
    height: 25vh;
    width: auto;
    margin-top: 2%;
    margin-left: 12%;
}

#wooper1:hover{
    position: absolute;
    height: 29vh;
    width: auto;
    margin-top: 2%;
    margin-left: 12%;
}

.woopland{
    margin-top: -5%;
    height: 5vh;
    width: auto;
}

.hallo{
    font-size: 5vh;
    font-family: 'Times New Roman', Times, serif;
}

.zin{
    font-size: 2vh;
    font-family: 'Times New Roman', Times, serif;
}

.zin2{
    font-size: 2.5vh;
    font-family: 'Times New Roman', Times, serif;
}

.consoleimage{
    height: 30vh;
    width: auto;
}