.center {
  margin: auto;
  width: 50%;
  padding: 0px;
}

.colored {
  background-color: #ffcc33
}

.otro {
   background-color: #ff9922
}