@media screen and (max-width:769px) {
    main {
        flex-direction: column;
    }
}