*{box-sizing:border-box;margin:0;padding:0}body,html{margin:0;padding:0}#root,body,html{height:100vh;overflow:hidden;width:100vw}#root{flex-direction:column}#root,.App{display:flex}.App{flex:1;flex-direction:column;height:100%}.App,.home{min-height:0;overflow:hidden}.home{background-color:#242424;height:100vh;position:relative;width:100%}.map-container{height:100%;width:100%}