@import "./dep.css";

body {
  background-color: red;
  background-image: url(/path/to/x.png);
}
