.h1style{
  box-shadow: 1px 3px 6px #888888;
} 

.h3style::first-letter {
  font-size: 130%;
  color: #f60;
}

.mxrow{
  height: 90px !important;
}
.romm{
    height:300px; width: 800px; background:#ccc; margin: 30px auto;
}