<!DOCTYPE html> <html> <body> <style> body { color: green; } </style> <div> <p>test</p> </div> more test </body> </html>