h1 {
    font-family: 'Rubik Mono One', sans-serif;
    color: white;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
}
h3,
h6 {
    font-family: 'Caveat', cursive;
}
h2,
p {
    font-family: 'Open Sans', sans-serif;
}
header {
    /*   background-color: lightgreen;*/
    margin-top: -10;
}
