<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Интерстеллар</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="header">
<div class="header-line">
<div class="header-logo">
<a class="nah" href="#">2</a>
<div class="box">
<div class="beliy">
</div>
</div>
</div>
<div class="nav">
<a class="nav-item" href="https://qiwi.com/p/nitwit">Поддержать разработчика</a>
<a class="nav-item1" href="none.html">Наши проекты</a>
</div>
<div class="phone" style="margin-top: 20 px;">
<div class="phone-image">
<div class="flex" style="display: flex;">
<img src="без.png"
<div class="number"><a class="num" href="https://t.me/RlckAstIey">+79046451942
Связь с разработчиком</a></div>
<div class="phone-text">
</div>
</div>
</div>
</div>
<div class="width-1280">
<div class="white-bl">
<video src="путиг.mp4" controls="" style="max-width: 100%;"> </video> <div class="text1">О фильме</div> <div class="t">Когда засуха, пыльные бури и вымирание растений приводят человечество к продовольственному кризису, коллектив исследователей и учёных отправляется сквозь червоточину (которая предположительно соединяет области пространства-времени через большое расстояние) в путешествие, чтобы превзойти прежние ограничения для космических путешествий человека и найти планету с подходящими для человечества условиями.</font></div>
</div>
</div>
</div>
</body>
</html>
body {
margin: 0
}
.header-logo {
margin: 0px 148px;
}
.header {
background-image: url(зачiллка.jpg);
height: 100vh;
background-repeat: no-repeat;
background-size: cover;
}
.header-line {
padding-top: 1px;
display: flex;
align-items: center;
}
.nah {
text-decoration: none;
color: orange;
font-size: 25px;
font-weight: bolder;
}
.nav-item1 {
text-decoration: none;
color: white;
font-size: 18px;
margin-right: 75px;
}
.nav-item {
text-decoration: none;
color: white;
font-size: 18px;
margin-right: 35px;
}
.phone-text {
color: white;
}
.num {
text-decoration: none;
color: white;
font-weight: 700;
}
.white-bl {
width: 100%;
min-height: 800px;
background-color: white;
}
.width-1280 {
max-width: 1280px;
margin: 0 auto;
}
.text1 {
font-style: italic;
font-weight: 900;
font-size: 23px;
line-height: 15px;
margin-left: 1030px;
margin-top: -425px;
}
.t {
font-family: times new roman;
font-weight: noramal;
font-size: 18px;
line-height: 15px;
margin-left: 850px;
margin-top: 10px;
word-spacing: 5px;
}