Safari Css only

PHOTO EMBED

Mon Jul 24 2023 07:45:05 GMT+0000 (Coordinated Universal Time)

Saved by @gshailesh27

/* Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

  Your Code here
  
}}
/* Test website on real Safari 11+ */
content_copyCOPY