
body {
    width: 700px;
    margin: 50px;
}

p {
    text-align: justify;
    text-justify: inter-word;
}

