@media screen and (min-width: 1200px){body{max-width:1200px;margin:0 auto}img{width:25%}}.right{text-align:right}object{width:100%;text-align:center;height:500px}@media screen and (max-width: 1200px){img{width:50%}}p:has(img),p:has(object){overflow:auto}p:has(object){text-align:right}img{float:left;margin-right:1em;border-radius:1em}img:active{width:100%;position:fixed;top:0;left:0;border-radius:0}table *{padding:0 .5em;font-family:mono}tr:nth-child(odd){background-color:#eee}