body { font-family: monospace; overflow: hidden; background-color: #f0f2f5; } .nav-wrapper { background-color: blue; padding: 15px; } .nav-wrapper a { color: white; text-decoration: none; margin-left: 15px; margin-right: 15px; font-size: 1rem; } .home-title { font-size: 1.7rem; } .home-subtitle { font-size: 0.9rem; }