/*
Theme Name: SHOOTSIMO Embed
Author: SHOOTSIMO
Description: Lightweight WordPress theme dedicated to the SHOOTSIMO matches embed.
Version: 1.0.1
License: GPL-2.0-or-later
Text Domain: shootsimo-embed
*/
html,body{
    margin:0!important;
    padding:0!important;
    width:100%;
    min-height:0;
    background:#fff;
}
*,*::before,*::after{box-sizing:border-box}
#shootsimo-matches-frame{
    display:block!important;
    width:100%!important;
    border:0!important;
    margin:0!important;
    padding:0!important;
}
