* {
  margin: 0;
  padding: 0;
  cursor: none;
}

html, body {
  height: 100%;
  width: 100%;
}

body {
  position: relative;
}

canvas {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

/*# sourceMappingURL=walldrawing.2019..css.map */
