.search {
    position: absolute;
    width: 30vw;
    right: 40px;
    top: -30px;
}


.notxt {
    width: 90%;
    height: 34px;
    background-color: #FFFFFF80;
    border: 2px solid #FFFFFFAA;
    border-radius: 12px;
    box-shadow: 0px 2px 2px #979292cf;
}