[html]<link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
<style type="text/css">
#beaux-container { width:420px; padding: 15px; height: 420px; background-image:url(https://i.imgur.com/TJPLjJO.png); margin:auto; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; overflow:hidden;}
.beaux-ship { font-family: Cutive Mono; text-align:right; color:#fff; text-transform:uppercase; font-size:9px; letter-spacing:2px; padding:3px; border-right: 8px solid #fff; line-height:101%; margin-right:20px; margin-top:50px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
.beaux-shipcont { width:300px; height:300px; padding:10px; background-color:rgba(255,255,255,0.8); text-align:justify; margin:auto; margin-top:400px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; font-family:calibri; font-size:10px; line-height:100%; color:#191919; overflow:auto; }
#beaux-container:hover .beaux-ship { margin-top:20px; }
#beaux-container:hover .beaux-shipcont { margin-top:25px; }
</style>
<div id="beaux-container">
<div class="beaux-ship">I've seen hell rise<br>
<i>out of your eyes</i></div>
<div class="beaux-shipcont">
<br><br><br><br><br><br><br><br><br><br><br><br>
Да, это свойство человеческой натуры: как бы там ни было, надо жить дальше. Мёртвые будут погребены, и всё в конце концов перемелется. В душе останется лишь смутный осадок, накипь естественного процесса самосохранения.
</div>
</div>[/html]