TAG
CSS
Result
Run
License
<div class="box"></div>
.box { width: 100vw; height: 100vh; background-image: linear-gradient(45deg, blue, 10%, pink, 30%, yellow); }
Console
expand_less
License
License
by DevDic
Close