@import "components/header.css"; @import "components/footer.css"; body { color: #222; font-family: sans-serif; font-family: Arial, sans-serif; font-size: 13px; margin: 1rem; max-width: 1024px; } a { color: #00e; text-decoration: none; } summary { cursor: pointer; }