body {
  background-color: #f8f8f8;
  font-family:verdana;
}

div {
  display: flex;
  align-items: center;
}

span {
  padding: 5px;
}