CSS

/*
 * Schablone für das 3D-Logo
 */

#logo-canvas {
    width: 100%;
    height: 100%;
    display: block;
}
