.centered{
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}

