[html]<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css"><link href='https://fonts.googleapis.com/css?family=Cousine|Raleway:400,900' rel='stylesheet' type='text/css'><style>
#utchance {width: 650px; height: 400px; background-color: #190b0a; position: relative;}
.utchancee {position: relative; width: 650px;}
.utchancez label {font: 40px arial black; color: #fff; position: absolute; right: 10px; top: 0px; z-index: 5; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg);}
.utchancez [type=checkbox] {display: none;}
.utchancec {width: 470px; position: absolute; top: 80px; right: 10px; background-color: transparent; opacity: 0.0; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; height: 270px; padding: 5px; border: 1px solid #fff;}
.utchancez [type=checkbox]:checked ~ label {z-index: 5; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);}
[type=checkbox]:checked ~ label ~ .utchancec {z-index: 1; opacity: 1.0;}
.utchanceimg {width: 250px; height: 400px; background-size: cover; position: absolute; right: 0px; top: 0px; background-image: url(http://placehold.it/250x400);}
.utchancesmall {font: 7.5px cousine; text-transform: uppercase; color: #fff; position: absolute; right: 10px; bottom: 10px; width: 230px; text-align: center;}
.utchancename {text-align: left; font: 30px Oswald; font-weight: 400; text-transform: uppercase; color: #6e7f80; position: absolute; top: 20px; left: 10px; width: 350px;}
.utchancename b {color: #6e7f80; font-weight: 900;}
.utchancename:after {display: block; content: ""; height: 5px; background-color: #a80d0d; position: relative; left: 0px; width: 150px;}
.utchance1 {position: absolute; bottom: 20px; left: 10px; width: 350px; height: 300px; font: 16px Oswald; text-align: justify; line-height: 16px; color: #b5b9b2; text-align: left;}
.utchance1 i {color: #6e7f80; font-weight: bold;}
</style>
<center>
<div id="utchance">
<div class="utchanceimg" style="background-image: url(https://i.imgur.com/UuQ5zHu.png);"></div>
<div class="utchancesmall">
</div>
<div class="utchancename">
<b>МЕРТВАЯ ДОЛИНА</b>
</div>
<div class="utchance1">Небольшая пустынная равнина у подножья горы, со всех сторон окруженная лесом. В центре расположен ров с водой и кольцо огромных валунов, обозначивших место общего сбора для обеих команд. Представляет собой нейтральную территорию, где собравшиеся участники, во главе с ведущим, могут подытожить результаты пройденного дня, получить указания касательно нового соревнования, а также определить, кто, по их мнению, должен уйти из шоу. В стороне от каменного кольца возвышается гонг, ровно три удара в который будут означать добровольное желание участника покинуть проект (сигнал слышен на расстоянии нескольких километров, потому, в течении получаса, за игроком явится вертолет). По периметру расположены несколько скрытых камер, оснащенных датчиками движения.
</div></div>
</center>[/html]