.container1 {
  width: 100%;
  display: block;
  clear: both;
}

.label1 {
  width: 100px;
  display: inline;
  clear: none;
  border: 1px;
  font-size: 100px;
}