<!DOCTYPE html>
<html>
<head>
<style>
section {
    border: solid black 1px;
    width: 10em;
}
</style>
</head>
<body>
<section>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>asdf asdf asdf</section>
</body>
</html>