Phase 5: Defense

Napping History

Learn about the ancient civilizations that came before us and perfected the art of napping.

body { background-color: #F7F7F7; font-family: 'Open Sans', sans-serif; } .container { width: 800px; margin: 0 auto; padding: 20px; background-color: #FFFFFF; border: 4px solid #000000; box-shadow: 10px 10px 10px #000000; } .row { display: flex; justify-content: center; } .col { flex-grow: 1; margin: 20px; padding: 20px; border: 4px solid #000000; } .col h2 { margin: 0; } a { text-decoration: none; color: #000000; } a:hover { text-decoration: underline; } h1 { font-weight: bold; margin: 0; } h2 { font-weight: bold; margin: 0; } p { margin: 0; }