This project consists of a CSS Box Model by Building A Rothko Painting form built using HTML and styled with CSS.
This project recreates a minimalist representation of a Mark Rothko-inspired painting using HTML and CSS. The painting consists of three abstract rectangular shapes with layered effects such as blur, rotation, shadows, and color variations. The design is enclosed in a frame that gives the illusion of a real painting mounted on a wall. The project demonstrates creative use of CSS properties like box-shadow, transform, and filter to achieve a modern art effect.
Download the index.html and styles.css files from this repository.After opening the index.html file in your code editor, right-click on the file and select "Open with" to choose your web browser.The page will render the abstract Rothko painting within a styled HTML frame.