/* ------------------------- *\
      ATTELLIER
\* ------------------------- */

.atellier {
  background-color: @color-base;
  position: fixed;
  height: 100%;
  width: 100%;
  .flex-container();
}
