body {
  background-image: url('pattern.svg');
  background-repeat: repeat;
  background-color: #f5f7fa; /* нейтральный фон */
}