@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');

body header {
    display: flex;
    justify-content: center;
    background-color: #C71919;
    font-family: 'Instrument Serif', sans-serif;
}