.navbar {
    background: rgba(28,32,35,.8);
    border-bottom: solid #0000FFFF 2px;
}
.xbox__body {
    background: rgba(28,32,35,.3);
    border-top: 0.5px solid #0000FFFF;
    border-bottom: 0.5px solid #0000FFFF;
}
.xbox {
    background: rgba(28,32,35,.3);
}
.xbox__header {
    background: rgba(28,32,35,.8);
}
.xbox__footer {
    background: rgba(28,32,35,.8);
}