section div
{
    width: 45vw;

    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
}