main {
    align-items: center;
    background-image: url('../../Pictures/vr-on-desk.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    background-size: cover;
}