<!doctype html> <!DOCTYPE html> <html> <head> <title></title> </head> <body> <h3>The background is blue-violet</h3> </body> </html>
body { background-color: blueviolet; }
This Pen is owned by Bhawna Patnaik on CodePen.
See more by @mitchell-frost on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.