video{
width:100%;
object-fit:cover;
}
.wrap{
width:100%;
hight:100%;
background: Linear-gradient(to left, rgb(113,113, 255), rgb(138, 255, 146));
mix-blend-mode:overlay;
}

header{
z-index:1000;
}
li{
font-size: xx-large;
}
blog{
font-size: 30px;
white-space: pre-line;
word-break: keep-all;
text-align:center;
padding-left:60px;
}
.div{
font-size: 30px;
white-space: pre-line;
word-break: keep-all;
text-align:justify;
padding-left:30px;
}
.logo{
font-size: xx-large;
}
center{
border:5px solid;
border-color : red;
margin:10px;
padding-bottom:30px;
font-weight:bolder;
font-size: 35px;
}
cen1{
border:10px solid;
border-color : gray;
padding:10px;
font-weight:bolder;
font-size: 35px;
margin:10px;
background-color:black;
color:white;
}
movie{
text-align:center;
}
p{
text-align:center;
}
sub{
color : gray;
font-size: xx-large;
font-weight:bold;
}