# Introduction In this challenge, you will learn about Atomic CSS, a popular CSS construction method, and implement an attribute-based (Attributify) atomic CSS layout. You will be provided with an initial code structure and asked to supplement the necessary CSS to achieve the desired layout using the flex attribute.
Click the virtual machine below to start practicing