A super user should be able to "preview" the website as if they are a regular user.
-Add a button for super_user to enable preview mode
-Add a banner/flag at the top of the page to indicate they are in preview mode
Probably best to add this using ActionPolicy #485