A space dedicated to experimenting with CSS styling and positioning!
- Explore the difference between:
box-sizing: content-box;
box-sizing: border-box;
- What does
margin: auto;do? - See if you can make the sticky position work!
- Take notes in the notes section!