[html]<div align="center">
<div class="paradiseBG">
<div class="paradiseLeft"><img src="https://i.imgur.com/XzT2KHj.png"></div>
<div class="paradiseScreen"></div>
<div class="paradiseIMG"><img src="https://i.imgur.com/uOXTFIl.png">
<div class="paradiseTag"> </div>
<div class="paradiseNote">cause after loving you<br>
I can never be the same</div>
</div>
<div class="paradiseBody">
<br><br><br><br><br><br><br><br><br><br><br><br><br>
Это, конечно, сугубо моя проблема, и тебе, пожалуй, всё равно, только я больше ни с кем не сплю. Потому что не хочу забыть твоё прикосновение.
</div>
</div>
</div>
<link href="https://fonts.googleapis.com/css?family=Comfortaa|Sacramento|Varela+Round|Muli|Gruppo|Krub" rel="stylesheet">
<style>
.paradiseBG {
background-color:#fff;
height:380px;
width:450px;
}
.paradiseLeft {
background-color:#eee;
height:380px;
width:150px;
float:left;
overflow:hidden;
}
.paradiseLeft IMG {
-webkit-filter:grayscale(100%);
-webkit-transform:scale(1.35);
}
.paradiseScreen {
height:380px;
width:150px;
float:left;
background-color:#21435f;
margin-left:-150px;
opacity:.7;
}
.paradiseIMG {
float:left;
margin:22px;
margin-left:-125px;
opacity:.9999999;
border:#fff 5px solid;
height:325px;
width:175px;
overflow:hidden;
transition:.3s;
}
.paradiseIMG IMG {
transition:.3s;
transition-delay:.3s;
}
.paradiseIMG:hover IMG {
-webkit-filter:brightness(60%);
transition:.3s;
}
.paradiseBody {
width:205px;
float:right;
height:350px;
overflow:auto;
padding:0 15px 0 20px;
border-top:#fff 15px solid;
border-bottom:#fff 15px solid;
border-right:#fff 10px solid;
margin-left:-40px;
text-align:justify;
font-family:arial;
font-size:10px;
line-height:12px;
}
.paradiseBody b {
color:#c23e41;
font-family:varela round;
font-size:11px;
}
.paradiseBody::-webkit-scrollbar {width:3px;background-color:#ddd;border:#fff 1px solid;}
.paradiseBody::-webkit-scrollbar-thumb {width:3px;background-color:#ddd;}
.paradiseTag {
margin-top:-100px;
margin-bottom:15px;
text-shadow:#fff 0 0 1px;
opacity:0;
transition:.3s;
transition-delay:.3s;
}
.paradiseTag a {
color:#fff!important;
text-decoration:none;
font-family:comfortaa!important;
font-size:11px;
font-weight:400!important;
text-transform:lowercase!important;
}
.paradiseNote {
font-family:muli;
font-size:10px;
width:80%;
color:#fff;
opacity:0;
transition:.3s;
line-height:12px;
transition-delay:.3s;
}
.paradiseIMG:hover .paradiseTag, .paradiseIMG:hover .paradiseNote {
opacity:.99999;
transition:.3s;
}
</style>[/html]