Make object visible outside parent container

Hello

There are some component in perspective that can show objects out of container box area.
Like horizontal Menu component, that has sub menu.
The sub menu is show out side of parent container box.
Is this effect possible to create in perspective using css?
For example make a coordinate container object overflow : hidden and put some label in that and position it at x -100 and y -100.