#hero { text-align: center; margin-top: 25px; } #hero-img { width: 256px; max-width: 100vw; } html, body.bg-dark { margin: 0; background-color: #402317 !important; } body * { color: #fff; } nav.navbar { background-color: transparent !important; border-bottom: 1px solid rgba(255,255,255,.25); }