Enter the following CSS properties BUT as you do, notice how much help Atom provides:

#img1 {
  background-color: lightblue;
  padding: 2vmin;
  border: 1vmin groove gold;
  margin: 3vmin;
  width: 50vmin;
}