/**
 * Custom styles for core/group block.
 *
 * Handles the positioning of desktop menu (puts first page block under the header).
 *
 * author Vladimir
 * version 1.0
 */

header {
  position: absolute;
  z-index: 10;
  width: 100%;
}
