.topbar {
	display: none;
}

.main .link {
    display: none;
}

.swagger-ui .info .title small.version-stamp {
    display: none;
}

.swagger-ui .info .title small {
    background: #89bf04;
}