.textoverflow{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

.f_40{
    font-size: 40px;
}