{{ head_content }} Front Page h1 { color: blue; background-color: yellow; border: 1px solid black; } p { color: red; } html { background: url(http://img.taste.com.au/o76G_fZd/taste/2016/11/cinnamon-teacake-79286-1.jpeg) no-repeat center center fixed; webkit-background-size: cover; moz-background-size: cover; o-background-size: cover; background-size: cover; } .centered { position: fixed; top: 50%; left: 50%; margin-top: -50px; margin-left: -100px; }

Hello World!

This is my first CSS example

ENTER