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

@media only screen and (max-device-width: 480px) {
.container{width:950px;}
}</pre></body></html>