.body {
  text-align: center;
  
}
.square {
  text-align: center;
  background-color: #16a868;
  width: 400px;
  height: 800px;
  color: #701ba1;
  margin: 20px auto;
}

