.container {
    width: 100%;
    text-align: center;
}

a.disconnect {
    position: absolute;
    right: 5px;
    top: 5px;
}

div.disconnect {
    display: inline;
    position: absolute;
    right: 100px;
    height: 0;
    margin: 5px;
}

div.disconnect>img {
    width: 24px;
    margin-top: -5px;
}

.dashboardlogo {
    width: 45vmin;
    margin-top: 2vmin;
}