body {
  background: #ddd;
  color: #fff;
  display: flex;
  flex-direction: row;
}