.citizens {
    width: 30px;
    height: 20px;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 0;
}

#network {
    width: calc(100% - 2px);
    height: calc(100vh - 200px);
    border: 1px solid lightgray;
}