document.querySelector('.menu-btn').addEventListener('click', function() { this.classList.toggle('open'); document.querySelector('.nav').classList.toggle('open'); }); body { font-family: Arial, sans-serif; margin: 0; padding: 0; } #menu-toggle { display: none; } #menu-toggle:checked + .menu-btn > .fas.fa-bars { display: none; } #menu-toggle:checked + .menu-btn > .fas.fa-times { display: block; } #menu-toggle:checked ~ .nav { transform: translateX(0); } .menu-btn { position: fixed; top: 20px; right: 20px; width: 30px; height: 30px; cursor: pointer; z-index: 3; display: flex; justify-content: center; align-items: center; flex-direction: column; } .menu-btn .fas { font-size: 24px; transition: display 0.3s; } .menu-btn .fas.fa-times { display: none; } .nav { position: fixed; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); display: flex; justify-content: center; align-items: center; transition: 0.5s; z-index: 2; } .nav ul { list-style: none; padding: 0; text-align: center; } .nav ul li { margin: 20px 0; } .nav ul li a { text-decoration: none; color: #fff; font-size: 2em; transition: color 0.3s; } .nav ul li a:hover { color: #61BFD9; } Flowers and Scumbags | Alternative Apparel & Custom Designs
top of page

ON SALE NOW

50% OFF SPECIAL

WELCOME TO FLOWERS AND SCUMBAGS
Small Batch Attire - Alternative Styles - Custom Graphics

A finger pointing to highlight a sale

FLOWERS AND SCUMBAGS
NEW ARRIVALS

    Join the flowers and scumbags mailing list

    and get 10% off any item

    **excluding sale items

    Thanks for submitting!

    © 2035 by NOUS. Powered and secured by Wix

    bottom of page