body{
    background-image: url('Grunge_20.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.labs{
    margin-top: 10%;
}

img{
    opacity: 40%;
}