<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper{


border:15px solid black;
width: 850px; 
background-color:cornflowerblue; 
padding-bottom:30px




}
.1row{
   

width:100px;

    
    
}
.2row{
 
    width:100px; 
 
}
.3row{
    
     
 
    width:200px; 
    padding-bottom:80px;
   
}
div h1{
    
    background-color:chocolate;
    font-size:50px
    
}
div h2{
    
   background-color:chocolate; 
   font-size:40px;
}</pre></body></html>