h1, button, h3 {
        font-family: "Open Sans", sans-serif;
        font-optical-sizing: auto;
        
        }

        button {
            font-size: 30px;
        }

        a {
            text-decoration: none;
            color: black;
        }

