body {
  background-image: url();
  background-repeat: repeat;
}

.container-main {
  border: 3px dotted violet;
  display: flex;
  margin: 30%;
}