Radial gradient emulation via border-radius and box-shadow

by dipish

HTML

<div id="blur"></div>
Performance notice: with current browsers' implementation, css shadows cause a serious performance in animation!

CSS

body {
        background: #ccc...