.test {
   background-image: url("cool.png");
   height: 200px; width: 400px;
   border: 1px solid black;
}
