/*
 * bg.scss
 */

html,
body {
  background: none;
  height: auto;
}

