h1 {
    font-family: "Instrument Serif", serif;
    font-weight: 400;
    font-style: normal; 
    font-size: 48px;   
    line-height: 1;
    margin: 0px;
}

body {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 800px;
    font-size: 24px;
}

img {
    max-width: 300px;
}