.centerdisp {
  width:50%;
  max-width:400px;
  margin-top:10%;
  /* text-align:center; */
  margin-left: auto;
  margin-right: auto;
}