body{
    margin: 0;
    font-family: "Noto Sans";
    background-color: #000000;
    background-image: url(../Images/PageBackground.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: 100%;
    overflow-x: hidden;
}