html body .content {
  max-width: 1450px;
}

header .center {
  display: flex;
  align-items: center;
  gap: 40px;
}