@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";.grid_item{cursor:pointer;display:flex;justify-content:center;align-items:center;border-bottom:2px solid #1976d2;border-right:2px solid #1976d2}.start_end_metadata,.path_metadata{margin:0 20px}.start_end_boxes{height:30px;width:30px;background-color:#1976d2;margin-bottom:5px}.path_boxes{height:30px;width:30px;background-color:#e2e2e2;margin-bottom:5px}.grid_container{border-top:2px solid #1976d2;border-left:2px solid #1976d2}.button_group{display:flex;justify-content:center}.slider_group{display:flex;justify-content:center;margin:50px 0 20px}.meta_data_group{display:flex;justify-content:center;margin:20px 0}*{padding:0;margin:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.app{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px 30px;font-family:Roboto,sans-serif}
