CSS -Text füllen alle möglichen Breiten aus
div {
text-align: justify;
width: 100%
}
Solo developer
div {
text-align: justify;
width: 100%
}