.show-more-btn {
    cursor: pointer;
    color: blue;
    /* text-decoration: underline; */
}
header.shadow{
    position: absolute;
    z-index: 300;
    width: 100vw;
    top: 0px;
}