#logo{
	    position: fixed;
    z-index: 10000;
    top: 1em;
    right: 1em;
    width: 4em;
}

#logo img {
    width: 100%;
}