@charset "utf-8";
/* CSS Document */

.flex{
    display: flex;
    flex-wrap: wrap;
}