@media screen {
  body {
    margin-left:  auto;
    margin-right: auto;
    width: 80ex;
  }
}
