h1 {

    text-align: center;
}


h2 {
    text-align: center;
}


.innhold {
    width: 80%;
    margin: auto;



}