rendered animation
1<svg width="40" height="40" viewbox="0 0 40 40"> 2 <!-- <rect width="40" height="40" class="rect" /> <- this looks buggy in retina safari --> 3 <polygon points="0 0 0 40 40 40 40 0" class="rect" /> 4</svg>