:root {
  background: #736099;
  line-height: 1.45;
  color: #fff;
}

.containerr {
  #margin: 10% auto 0;
  max-width: 500px;
  overflow: hidden;
 
  padding: 1rem 0;
  border-style: ridge;
}

.contentt {
  overflow: hidden;
  height: 400px;
  
  max-height: 400px;
  padding: 0 1rem;
}