add css style test

This commit is contained in:
zongor 2023-03-18 22:39:20 -04:00
parent 98617309c4
commit be6ebfceb6
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"<!DOCTYPE html>" disp newline
"<html>" disp newline
"<head><style>body {background-color: black;color: #ddd;} </style> </head>" disp newline
"<body>" disp newline
"<h1>nuqneH 'u'?</h1>" disp newline
"</body>" disp newline