Spaces:
Runtime error
Runtime error
body { | |
/* width: 100%; */ | |
padding: 2rem; | |
font-family: 'Lato', sans-serif; | |
background-color: hsl(0 0% 1%); | |
} | |
h1 { | |
font-family: 'Italiana', serif; | |
letter-spacing: 0.05ch; | |
} | |
body, h1 { | |
color: hsl(0 0% 97%); | |
} | |
/* #options h3 { | |
font-weight: 700; | |
} */ | |