@charset "UTF-8";

.flex-list {
    display: flex;
}
.flex-list ul li {
    list-style: none;
}