.mo-archive{
    min-height: 600px;
    margin:10px;
}

.grad {
  background-color: linear-gradient(to bottom right, green, blue);
}