Creating a gentle camera shake simulating an elevator moving?

I’m trying to create a gentle camera shake to simulate being inside an elevator.

I’ve looked at many other posts near the topic but none cover this topic close enough.

I’m trying to achieve this because in Roblox as a player you cannot feel the force of an elevator moving down or up, to replace this, I want to create a gentle screen ‘bobbing’, ‘shake’ to make going into an elevator in Roblox not feel like a stationary box that isn’t moving.

To be clear on what I’m looking for, I’m looking for someone who knows someone or has experience with using Camera.CFrame * CFrame.Angles, coordinative grids, or any other way to accomplish this task.

For details, I’m looking to do this, the player’s screen bouncing side to side and up and down at the same time, (side to side more than up and down).