body{ margin: auto; padding: 0 1em; line-height: 1.6; } main { max-width: 40em; } header, footer { max-width: 40em; margin: auto; text-align: center; } header { border-bottom: solid 0.1rem; } footer { border-top: solid 0.1rem; } nav ul { padding: 0; } nav li { display: inline-block; padding: 0 1em; } nav li:not(:last-of-type) { border-right: solid 0.1rem; } img { width: 100%; } a.mel { font-family: monospace; } .snowflake { border: solid 0.1rem; margin: 1rem; height: max-content; } .flex { display: flex; justify-content: center; }