.content{
 display: flex; 
 justify-content: center;
}
.contentinner{
  font-family: 'Segoe UI';  
  text-align: center;
}