#container
{
	margin-left: auto;
	margin-right: auto;
}

body
{
    background-color: #1f1e1f;
    color: #eceaea;
    text-align: center;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.YouTube
{
    
}

  a:link {color: white; text-decoration: none;}
	a:visited {color: white; text-decoration: none;}
	a:active {color: white; text-decoration: none;}

.logo_smol
{
    color: #7180b9 ;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    font-weight: 600;
    margin-top: 40px

}
.Badis
{
    margin-top: 0px;
}
footer
{
    font-size: 20px;
    margin-top: auto;
}