* {font-family: Helvetica, Arial, sans-serif; color: #f0f0f0;}
code {font-family: monospace; text-wrap: wrap;}
body {background-color: #482d90}
a:link {color: #fc7f03}
a:visited {color: #cc6404}
a:active {color: #fa9605}
.noticebox {
    display: flex;
    align-items: center;
    margin-left: 2px;
    border-style: solid;
}