inset-large-offset.yaml (335B)
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: 1 10 clip-mode: inset 11 offset: [0, 200] 12 spread-radius: 0 13 color: [255, 0, 0]