main {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding-top: 44px;
  overflow: auto;
  transition: filter 0.4s ease-out;
}
