h1 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #1d1d1f;
    text-align: center;
    letter-spacing: 2.5px;
}

img {
    display: block;
    width: 50%;
    height: 25%;
    margin-left: auto;
    margin-right: auto;
}