<html> <body> This text will be in white. But the background will be in black color <body> </html>
body { color: white; background-color: black; }
This Pen is owned by Chandan B S D on CodePen.
See more by @chandanbsd on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.