.title {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}