div { width: 1000px; height: 1000px; } .simple-radial { background: radial-gradient(yellow, white); }