x
 
<!DOCTYPE html>
<html>
<head>
<style>
p
{
min-width:200%;
background-color:yellow;
}
</style>
</head>
<body>
<p>This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.</p>
<img src="/attachments/cover/cover_css.png" width="95" height="84" />
</body>
</html>