@import '../../website/style.css'; nav { position: fixed; bottom: 0; border-top: 1px solid var(--theme-text); } body { padding: 0; } main { font-size: 32px; }