ul.list {
    display: flex;
    flex-direction: column;
    font-size: 1.5rem;
    margin: 2rem 0;
}