#panel {
  display: none;
}
#main {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
