Код: Выделить всё
#blackDiv {
height: 90vh;
width: 70%;
background-position: center center;
background-color: black;
margin: auto 0;
}< /code>
Подробнее здесь: https://stackoverflow.com/questions/797 ... -i-tried-m
Код: Выделить всё
#blackDiv {
height: 90vh;
width: 70%;
background-position: center center;
background-color: black;
margin: auto 0;
}< /code>