body:after {
    content: "Sippro Switch";
    display: none;
}

body > .top-bar > h1 {
    width: 94px;
    color: rgba(0,0,0,0);
    overflow: hidden;
    white-space: nowrap;
    background: url('/switch-logo.png') no-repeat;
    background-size: 94px 48px;
}
