  .h{
      color:white;
       background-color:#91214e;
             width:17%;
              border-radius:6%;  
              font-size:180%;
               border:1px solod #ebb6cb; 
               padding: 8px 10px 8px 10px;
    }
    .table-column{
    color:white;
    font-size:120%;
    }
    
   
#contents{
	line-height:2;
	font-size:120%;
	border-radius:1rem;
	border:3px solid #ebb6cb;
	 
}
.padding{
	 padding: 20px 20px 20px 20px;
}