/*
 Theme Name:   Frame-Child
 Theme URI:    http://example.com/mein-theme-child/
 Description:  Ein Child-Theme für das Mein Theme
 Author:       Nico Gensheiemr - lujo software
 Author URI:   http://example.com
 Template:     frame
 Version:      1.0.0
*/

/* Hier kannst du dein CSS anpassen */


iframe {
    max-width: 800px !important;
    max-height: 410px !important;
}