<style>
body {
  height: 900px; /* Make this site really long */
  width: 100%; /* Make this site really wide */
  overflow: hidden; /* Hide scrollbars */
}
</style>