body{
background: #162224;
}


h2 {
position: center;
top: 5px;
margin-top: 50px;
text-align: center;
color: #ffffff;
background: linear-gradient(90deg, rgba(22, 34, 36, 1) 0%, rgba(175, 219, 194, 1) 50%, rgba(22, 34, 36, 1) 100%);
}
