The body overflow is visible (By default):

body {overflow: hidden;} = clipping+ no scroll (“hide overflow” + no scrollbars are provided).

This idea usefull when you want to prevent scrolling when modal/popup is open - example
overflow docs
Anyway, Add URL + read-only link + Tell what you trying to get (“I want to create a modal…popup…effect X or Y”)