*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}#root{width:100%;height:100%}.app{width:100vw;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;margin:0;padding:0;overflow:hidden}.svg-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}.svg-content{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
