body{
    background-color: rgb(79, 76, 76);
    color: white;
    font-size: 20px;
}

.divos{
    background-image: url(../Uke15/bilder/pexels-joshuamiranda-4027658.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 30px;
}

h2{
    text-align: center;
    font-size: 30px;
}