#changeMe{
  width: 50px;
  height: 50px;
  margin: 20px;
  background: red;
  margin: 20px auto;
}

body{
  text-align: center;
}