box-shadow-large-blur-radius-2.yaml (329B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [50, 50, 1500, 200] 6 items: 7 - type: box-shadow 8 bounds: [ 10, 10, 900, 900 ] 9 blur-radius: 5000 10 clip-mode: outset 11 offset: [10, 10] 12 spread-radius: 10 13 color: [255, 0, 0] 14 border-radius: 10