.icons {
  border-radius: 8px;
  width: 100px;
  Height: 100px;
}

.mydesign {
 width: 100%;
}

img.biglogo {
position: fixed;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -100px;
height: 350px;
}
