/* New stylesheet */

h1{
background-color: black;
color: white;
padding: 1rem;
border-radius: var(--radius);
}   