#message {
    width: 100%;
    padding-top: 20%;
    text-align: center;
    font-size: 20pt;
    font-family: monospace;
    color: rgb(255, 160, 0);
}

ul.projects li {
    font-family: sans-serif;
    font-size: small;
    width: 15cm;
    padding-bottom: 0.8mm;
}

.ad-side {
    text-align: center;
    float: right;
}

.ad-side img {
    border: none;
}
