<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS file for yuuji's bike page */

body {background: azure;}
a:hover {background: #d0d0ff;}
img {vertical-align: middle;}
h1 {text-align: center;}
h1, h2 {border-top: 2px groove; padding-top: 1ex;}
</pre></body></html>