body {
    background: #000000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    overflow-y: hidden;
    overflow-x: hidden;
}

video {
  width: 100%;
    background-position: center;
    object-position: center;
    position: absolute;
}

pics {
    width: 20%;
    z-index: -1;
}