body {
  /* background-image: linear-gradient(#00666666, #03151a31, #29849d21),
    url("portfolioBg.jpg"); */
  background-image: linear-gradient(#00405296, #03151a31, #2b677721),
    url("portfolioBg.jpg");
  background-repeat: no-repeat;
  background-position: 0%;
  background-size: cover;
}
