#footer{
position: fixed;
bottom: 30px;
width: 100%;
z-index: 9999999999;
}
.topper{
position: fixed;
top: 10px;
/* left: 10px; */
/* width: 70%; */
z-index: 9999999999;
}

.disassembly{
  position: fixed;
  /* top: 300px; */
  left: 200px;
}
