.center-console {
    width: 60%;
    height: 500%;
    margin-top: 12%;
    margin-left: auto;
    margin-bottom: auto;
    margin-right: auto;
    background-color: rgba(33, 22, 194, 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;
}

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

#favoritecarsintro{
    color: rgb(248, 90, 248);
}

#firstcarintro{
    color: rgb(248, 90, 248);
}

#header{
    color: rgb(248, 90, 248);
}