body {
    /*Uncomment this when you don't suck at markup
    background-image: url(../Images/VinnyParallax.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 100px ; */
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.powerball-wrapper {
    font-family: "Noto Sans";
    color: white;
    align-items: center;
    justify-items: center;
    height: 100% ;
    border: 0px;
}

h1 {
    margin-top: 0px;
}