$s: 20px;
html {
background:
conic-gradient(from 45deg,
#561a16 0% 25%,
#6a201b 0% 50%,
#a7332b 0% 75%,
#d45d55 0%)
50%/ #{$s $s}
}
View Compiled
This Pen doesn't use any external CSS resources.