A CSS Grid-based artwork inspired by the iconic style of Piet Mondrian, featuring a modern world map visualization. This project was created in just 3 hours and demonstrates the power of CSS Grid for creating visually stunning layouts.
- 🖼️ Mondrian-Inspired Design: Aesthetic blocks of primary colors, black lines, and whitespace arranged in a grid-based layout.
- 🗺️ World Map Representation: Abstract representation of a world map.
- 🎨 Responsive Design: Optimized for different screen sizes using CSS Grid properties.
- ⚡ Pure CSS: No JavaScript or external libraries—just HTML and CSS.
- HTML5: Semantic structure for the layout.
- CSS3: Grid for layout and pure CSS for styling.