.background{
   position: fixed;
   bottom: -50px;
   width: 300%;
   height: 40%;
   background-color: rgba(0, 0, 0, 0.171);
   filter: blur(25px);
}

.icon{
   font-size: 40px;
}


