TAG
CSS
Result
Run
License
<h1>Hello</h1> <h1>Hello</h1>
h1 { color: hsl(194 97% 56% / 0.5); position: absolute; font-size: 50px; } h1:last-child { left: 20px; top: 20px; color: hsl(0 100% 50% / 0.5); }
Console
expand_less
License
License
by DevDic
Close