*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}.app{display:flex;flex-direction:column;height:100vh}#canvas-container{flex:1}.header{display:flex;justify-content:space-between;align-items:center;padding:4px;background-color:#f5f5f5}md-filled-button{margin:8px}
