body {
  margin: 0;
  padding: 0;
  font-family: "Segoe UI";
}

a {
  text-decoration: none;
}

.container {
  width: 1230px;
}
