It seems this is due to:
<style> * { margin: 0; height: 100%; width: 100%; } </style>
Add this to any note and it is no longer being displayed (only in raw/editor)
Question: Is this a bug or is it a feature (of markdown)?