.hello-world {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  font-size: 32px;
}