1 2 3 4 5
<!doctype html> <title>CSS Test Reference</title> <style> :root { background-color: lime } </style>