#home {
  display: flex;
  flex: 1;
  flex-direction: column;
  max-width: 1100px;
  width: 100%;
}
