@import "reset-to-defaults.css";

* {
  background-color: lime;
}

grid {
  background-color: red;
}
