/*
 Theme Name:   Twenty Twenty-Three Child
 Theme URI:    http://example.com/twentytwentythree-child/
 Description:  Twenty Twenty-Three Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     twentytwentythree
 Version:      1.0.0
*/

/* Add your custom styles here or below the import statement */
@import url("../twentytwentythree/style.css");
#game-iframe {
    width: 100%;
    max-width: 1460px;
    height: 868px;
    border: none;
    margin: auto;
    display: block;
}