x
 
1
<!DOCTYPE html>
2
<title>My Example</title>
3
<style>
4
    p {
5
        text-indent: 2em;
6
        font-size: 4vw;
7
    }
8
</style>
9
10
<p>It takes 20 years to build a reputation and five minutes to ruin it. If you think about that, you'll do things differently.</p>
11
12
<p>One of the funny things about the stock market is that every time one person buys, another sells, and both think they are astute.</p>