.row{
    display: flex;
    flex-direction: row;
}

.title {
    margin-left: 2em;
    margin-bottom: 2em;
}