@import "index";

.fct-absolute-layout {
  > * {
    position: absolute;
  }
}
