body {
    background-image: url(Trackday2.jpg);
    color:white ;
    margin: 1rem;
    padding: 1rem;
    background-repeat: no-repeat;
    background-size: cover;
}