<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


div.main-box{
width:90%;
height:200px;
margin:10px auto;
text-align:center
}

/*div.second-box{
float:left;
width:50%;
margin:30px auto 0 auto
}*/
div.second-box{
text-align:center;
margin:30px auto 0 auto;
}</pre></body></html>