Run ❯
Get your own website
❯Run Code Ctrl+Alt+R
Save Code Ctrl+Alt+A
Change Orientation Ctrl+Alt+O
Change Theme Ctrl+Alt+D
Go to Spaces Ctrl+Alt+P
The isolation Property
div d: isolation: auto;
div e: isolation: isolate;
Note:
Edge prior 79 do not support the isolation property.