#backgroundImg {
    margin-bottom: 15px;
    padding-bottom: 15%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

#title {
    padding-left: 3%;
    padding-top: 3%;
    font-size: 3.5rem;
}

.spacing{
    margin-top: 15px;
}