.sitespace
{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.sitebox
{
  text-align:center;
  width:310px;
  padding:10px;
}
