.slack {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center; }

h1 {
  margin: 0 3rem 3rem; }
