My First CSS Example

This is a paragraph.

Date and Time Programmed With html and JavaScript

  • W3 Schools

body { background-color: lightblue; } h1 { color: white; text-align: center; } p { font-family: verdana; }