/*
Theme Name: TLSMB
*/

body {
    background-color: #000;
    text-align: center;
}

a {
    color: #666;
}

footer {
    bottom: 1rem;
    color: #333;
    position: fixed;
    width: 100%;
}
