<!DOCTYPE html> <html> <style> div { width: 500px; height: 500px; box-shadow: 0 0 40px #000; } </style> <div id="d"></div>