*{
  border: 0;
  margin: 1;
  padding: 0;
}
p{color:white;}

.blue {color: blue;}
.hvid {color: white;}



body {
  background-color: #404040;
  font-family:sans-serif;
}
h1 {
  font-family:sans-serif;
}

h2{color: white}
a{color:white}

a:link {
  text-decoration: none;
}
li {
  color:white;
}

.responsive {
  width: 100%;
  height: auto;
}
h4{color: white}
