This page exists to help demonstrate some features of the Visual Sidebar in Web Inspector.
As a start, try changing these few styles:
- Modify the font-family value of body to your favorite font
- Add a transition for color and background to all a tags of 400ms ease
- Place a grey box-shadow on the bottom of header with a blur of 10px
- Create a new rule for header > a and change the value of text-decoration to none
- Insert a text-indent for main > p of 10px
By using the Visual Sidebar, you don't have to write any code to make this page look great!
If you have any feedback, please submit a bug request.