.bgcoloratoonda:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100px;
  fill: black;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Livello_1' x='0px' y='0px' viewBox='0 0 1920 150' style='enable-background:new 0 0 1920 150;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23;%7d %3c/style%3e%3cpath class='st0' d='M1920,0H0v64.3C88.1,37.8,219.7,7,272,26c152.6,55.7,156.1-13.9,233.7-7.4s141.7,104.8,292.2,32.5 s293.6,13,346.7,29.4c140.5,46.5,146.5,24.7,219.8,0.9c208.7-142,426.7,8.6,555.6-17.1l0,0L1920,0L1920,0z'/%3e%3c/svg%3e");
  background-position: top center;
  background-repeat: repeat-x;
  overflow-x: hidden;
}