.active {
    font-weight: bold;
    color: #00ff00;
}

.body {
    background-image: url('/assets/bg-image.png');
    background-repeat: repeat;
}