Did you know that in devtools you can select an element and press `h` to apply visibility:hidden ?
This will make the element invisible without disrupting the layout.
Pretty handy to debug some issues with stacked elements!
Do you know other similar shortcuts?