﻿body {
    font-family: 8514sys; 
    font-weight: 900;
    background-color: rgb(222, 139, 97);
}

.theme::after {
    content: 'Spring';
}
