A bare minimum HTML page demonstrating use of CSS and JavaScript.
See also React Starter.
<circle cx=425 cy=250 r=160 fill="red"></circle> <circle cx=425 cy=250 r=80 fill="orange"></circle> <circle cx=425 cy=250 r=40 fill="green"></circle>