

h1{
    color: red;
    text-align: center;
}
a{
    color: red;
    font-size: 30px;
    
   
}
.lenker{
     text-align: center;
    padding-top: 150px;
}
.tilbake{
    bottom: 50px;
    position: absolute;
}
body{
    background-color: #dadada;
}
