Код: Выделить всё
h6 {
color: #89CFF0;
font-size: x-large;
text-align: center;
margin-top: 100px;
padding-top: 50px;
padding-bottom: 50px;
background-color: white;
border: 5px solid white;
border-radius: 10px;
box-sizing: content-box;
overflow-wrap: normal;
width: 80vw;
}
.h6Box {
width: 80vw;
overflow: hide;
position: block;
margin: 0 auto;
box-sizing: content-box;
overflow-wrap: normal;
}< /code>
text here
text here
Подробнее здесь: https://stackoverflow.com/questions/795 ... e-html-css