@import url(/css/layout-basic.css);

#content {
  max-width: 100%;
  max-width: 100vw;
  width: 50em;
  margin: 0 auto;
}
