This code can be added to the head html:
<style>
.HYPE_element_container {
-webkit-perspective: 1000px !important;
perspective: 1000px !important;
-moz-perspective: 1000px !important;
}
</style>
(but note this is unsupported and will mess with the scene editing environment!)