.info {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 10px;
    background: #f5f5f5;
    height: 80px;
    z-index: 1;
}