html{width:100%;min-height:100vh}body{height:90vh;margin:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.app,#root{width:100%;height:100%}.app{display:flex;justify-content:center;align-items:center}
