@font-face {
    font-family: Vintage;
    src: url(VintagePropagandist.ttf);
}
body {
    background: url("./Palestine_pattern.png");
    background-position: center;
}
h1 {
    font-family: Vintage;
    font-size: 5em;
    color: white;
    text-decoration: underline;
}
