.hewder {
    top: 60px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    z-index: 1000;
}


.fewter {
    position: fixed;
    bottom: 0;
    left:0;
    width: 100%;
}
