@import url("./base.css");


body {
  background-image: url("../img/creature.png");
	background-repeat: no-repeat;
  background-position: bottom right;
}