[html]<link href='http://fonts.googleapis.com/css?family=Roboto|Monda|Vidaloka' rel='stylesheet' type='text/css'>
<style type="text/css">
#resolute {width: 430px; height: 370px; position: relative; overflow: hidden; }

#resolute .idea { -webkit-transition: 1.5s all ease-in-out; -moz-transition: 1.5s all ease-in-out; o-transition: 1.5s all ease-in-out; position: absolute; left: -430px; width: 290px; top: 35px;}

#resolute:hover .idea { -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; left: 70px; top: 35px; }

.reproof b { color: #PRETTY COLOR; }
.reproof i { color: #PRETTY COLOR; }

#resolute .reproof { -webkit-transition: 1.5s all ease-in-out; -moz-transition: 1.5s all ease-in-out; o-transition: 1.5s all ease-in-out; position: absolute; right: -430px; width: 290px; top: 95px; }

#resolute:hover .reproof { -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; right: 70px; top: 95px; }

.CHARscroll::-webkit-scrollbar{ width: 11px;  }
.CHARscroll::-webkit-scrollbar-track-piece { border-right: 5px solid #181818; border-left: 5px solid #181818; background: #000000; }
.CHARscroll::-webkit-scrollbar-thumb:vertical{ border-right: 4px solid #181818; border-left: 4px solid #181818; background-color: #000000; }

.CHARname {
    width: 290px;
    padding-bottom: 5px;
    background: rgba(0,0,0, 0.73);
    border: 1 px solid #000;
padding-top: 5px;
font: 27px 'Bigilla';
color: #fff;}
.CHARstat { font: 7px roboto; color: #f3f3f3; text-transform: uppercase; letter-spacing: 1pt; }
.CHARfoot { width: 218px; height: 100px; background-color: #161616; border: 1px solid #000; padding-left: 190px; padding-right: 20px; }
.CHARlyrics { width: 210px; padding-top: 30px; font: 9px monda; color: #f2f0f0; text-transform: uppercase; text-align: right; padding-bottom: 2px; padding-right: 10px; border-bottom: 1px solid #fff; }

.credit { width: 430px; text-align: center; font: 5px roboto; font-weight: bold; text-transform: uppercase; letter-spacing: 3pt; color: #000; }</style>

<center><div style="width: 430px; height: 370px; background-image: url(https://i.pinimg.com/564x/b0/60/46/b060 … f8d566.jpg);">
<div id="resolute"><div class="idea"><div class="CHARname">DONUM DEORUM<br>
<div class="CHARstat">здесь богов нет</div></div></div>
<div class="reproof"><div style="width: 230px; height: 180px; padding: 30px; background: rgba(0,0,0, 0.55); border: 1px solid #000; overflow: auto; font: 9px roboto; color: #fff; text-align: justify;" class="CHARscroll">words

</div></div></div></div>
<div class="CHARfoot"><div class="CHARlyrics">«В своих бедствиях люди склонны винить судьбу, богов и всё что угодно, но только не себя самих.»</div></div></div>
<a href="http://wecode.jcink.net/index.php?showuser=216"><div class="credit">c∆f</div></a>
</center>
[/html]