This is a submission for Frontend Challenge: Office Edition sponsored by Axero, CSS Art: Office Culture.
๐ง Inspiration
This piece captures a familiar scene in many workplaces: the Monday morning meeting. From laptops to coffee cups, from speech bubbles echoing corporate buzzwords to stressed expressions and floating motivationโitโs a lighthearted satire on modern office life. The idea was to create something fun, relatable, and full of small storytelling details using only HTML and CSS.
๐ Demo
๐ Live Demo:
๐ GitHub Code: github.com/office-culture
๐ผ๏ธ Preview:
โจ Journey
I wanted to bring a full-blown office scene to life using only HTML and CSS. Here are some highlights:
- ๐จ Pure CSS Art: No images or SVGsโeverything is crafted using
div
s and CSS gradients. - ๐งโโ๏ธ Boss and 4 Employees with individual styles.
- ๐ป 3D-style laptops on the meeting table using
transform
andperspective
. - โ Coffee cups with handles and tops.
- ๐จ๏ธ Speech bubbles with actual workplace jargon (weโve all heard โcircle backโ, right? ๐ ).
- ๐ A clock on the wall and a floating "TEAMWORK!" banner for some extra motivation.
- ๐ A whiteboard with a faux bar chart and the word "SYNERGY" to complete the buzz.
What I Learned
- How to layer and position elements precisely in a confined layout.
- Crafting 3D illusions using
transform
, shadows, and gradients. - Balancing humor and art with minimal HTML.
Whatโs Next?
- Make the scene responsive for mobile.
- Animate the characters or add interactivity via JavaScript in a future version.
- Explore more workplace momentsโmaybe a lunchroom or coffee break next!
Thanks for checking out my submission!
Happy coding and good luck to everyone participating in the challenge! ๐
Top comments (0)