/* Populus sandbox specific base styles */
html, body {
  height: 100%;
}

canvas {
  display: block;
}
