/* Add CSS styles here! */
html, body {
  min-height: 100%;
}

body {
  font-family: monospace;
  background-image: url('/images/background.svg');
}