body{
    background-image: url(img/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    }
   #instruction {
    background-color: rgba(250, 235, 215, 0.46);

    
}
