body
{
   font-family: sans-serif;
   font-weight: 300;
   font-size: 14px;
   margin: 0;
   padding: 0;
   background-color: rgba(150, 170, 220, 0.5);

   max-width: 1140px;
   align-content: center;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;

   background-image: url('avanti_tekstil_background.avif');
   background-position: top center;
   background-repeat: no-repeat;
   background-size: cover;
   background-blend-mode: soft-light;
}
