@charset "utf-8";

body {
  background-color: #DADADA;
}

body>.grid {
  height: 100%;
}

.column {
  max-width: 450px;
}
