@charset "UTF-8";


h1 {
color: #ff0000;
}

h2 {
color: #ff0000;
}

pre {
border: 2px #ff0000 solid;
}

