.mydiv {
  border: 5px solid red;
}

.myinput {
  border: 5px solid blue;
  height: 20px;
}
