Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <pre> <code> body { color: yellow; font-size: 16px; line-height: 1.5; } </code> </pre> </body> </html>