body {
  background-image: url(../assets/CssPattern.png);
  background-repeat: repeat;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
