View difference between Paste ID: Vk9YSAhm and GbBekHUr
SHOW: | | - or go back to the newest paste.
1
<!DOCTYPE html>
2
<html>
3
    <meta http-equiv="Content-Encoding" charset="utf-8">
4
<style>
5
    h1 {
6
        display: block;
7
        text-align: center;
8
        text-transform: uppercase;
9
    }
10
</style>
11
<body>
12
<h1>привет</h1>
13
</body>
14
</html>