.contenedor {
  background-color: #ddd;
  padding: 1em;
}
.col {
  background-color: #aaa;
  border: 2px solid #444;
}
