h1 {
  text-align: center;
}

#resizeMe {
  width: 300px;
  height: 300px;
  text-align: center;
}

#sample {
  width: 200px;
  height: 200px;
  margin: 1em;
}