<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
.pageback, 
.main-header, 
.instagram-bar, 
.footer-instagram-widget, 
.footer-container, 
.stick-header-info{
display: none;
}
.print-display{
display: block !important;
}
.print-display h2{
margin-top: 20px;
margin-bottom: 30px;
}
}</pre></body></html>