@charset "UTF-8";
@media (max-width: 1024px) and (min-width: 415px){
    footer{
        position: absolute;
    }
}