
  body {
    background-color: rgb(245, 171, 235);
  }
  .tf {
    background-color:darkblue;
   color: white;
 }
   .KP {
     background-color: yellow;
   }
   .Engelsk {
     background-color: black;
     color: white;
   }
   .yff {background-color: green;
   color: white;
 }
 .Fri {background-color: white;
 }
 .PH {background-color: turquoise;
 color: black;
 }
 .Matte {background-color:brown;
 color: white;
 }
 .Gym{background-color: purple;
 color: white;
 }
 .Naturfag {background-color: orangered;}

 img {
    border-radius: 60%;
    height:400px;