
body{
    background-image: url("../images/background-space-2.jpg");
    background-size: 100vw 100vh;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #000002;
}
