@charset "utf-8";

@media (max-width: 750px) {
    main {
        width: 100%;
    }

}
