.center-console {
    width: 60%;
    height: 87%;
    margin-top: 12%;
    margin-left: auto;
    margin-bottom: auto;
    margin-right: auto;
    background-color: rgba(145, 22, 194, 0.99);
    text-align: center;
}

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

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

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

.hiddenlink{
    text-decoration: none;
    color: black;
}

#youtubescreen{
    height: 40vh;
    width: auto;
}

#twitchscreen{
    height: 30vh;
    width: auto;
}

#discordscreen{
    height: 37vh;
    width: auto;
}

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%;
}
