G-Loot DS — glow structure

by Augustin Hiebel

HTML

<div className="relative">
  <div className="absolute z-0 rounded-full bg-gradient-to-r from-main via-blue-700 to-main/0 w-56 h-60 blur-3xl transform-gpu -rotate-45 -bottom-8 -left-12" />
  <div className="absolute z-0 rounded-full bg-gradient-to-r from-main via-blue-700 to-main/0 w-56 h-56 blur-3xl transform-gpu -top-8 -right-12 rotate-180" />
</div>