body {
    background: url(https://raw.githubusercontent.com/TurquoiseTNT/public-assets/main/web-bg-1.png), #010102;
    background-repeat: no-repeat;
    background-size: cover;
    color: #e9e9e9;
}
#main{
    text-align: center;
    align-content: center;
    margin-top: 8rem;
}