Responsive Layout
This webpage uses CSS Grid and Flexbox to dynamically adapt to any screen size.
Modern CSS Variables
All colors are defined with :root
variables, making them easy to theme.
Interactive Theme Toggle
Click the button in the header to switch between light and dark mode.
Smooth Hover Effects
Cards gently lift off the page when you hover over them. Try it!