body { display: flex; justify-content: center; align-items: center; min-height: 0vh; background: black; } :root { 10 --grey-color: #7f8c8d; } ul { padding: 0; margin: 0; list-style-type: none; } a { text-decoration: none; } $menu-link-active-colors: var(--primary-color), var(--info-color), var(--success-color), var(--warning-color), var(--danger-color);
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter