body {
  background-image: url("https://cdn.discordapp.com/attachments/1062397568132333588/1064028103040565279/moneytile.gif");
}
#wuh {
border: 1px solid black;
background: white;
padding: 5px;
margin: auto;
position: absolute;
top: 50%; left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.feddy {
position: fixed;
bottom: 0;
left: 0;
height: 100px;
}