@charset "utf-8";
#grad {
  background-image: linear-gradient(black, blue);
}
