box-shadow-large-blur-radius.yaml (337B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [50, 50, 500, 500] 6 items: 7 - type: box-shadow 8 bounds: [ 10, 10, 400, 400 ] 9 blur-radius: 2000 10 clip-mode: outset 11 offset: [0, 0] 12 spread-radius: 0 13 color: [255, 0, 0]