body {
  background: linear-gradient(135deg, #f12711, #f5af19);
}

.section {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

