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


@media (min-width:768px){
     .content{
	       width:60%;
	 }

}
</pre></body></html>