.footer-icons,.footer-text{text-align:center;display:flex}#wrapper,.footer,.footer-icons,.footer-text,.image,body{display:flex}body,html{height:100%;margin:0;padding:0}#wrapper{min-height:100%;flex-direction:column}.navbar{overflow:hidden;background-color:#fafafa;position:fixed;height:36px;top:0;width:100%;z-index:1}#boxcontainer{margin-top:92px;margin-bottom:18px;width:100%;height:auto;border:0 solid #000;position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-content:start;flex:1}@media screen and (min-width:405px){.boxmain{padding:2px;margin:0 6px 32px;max-width:190px;min-width:190px;max-height:150px;min-height:150px;border:0 solid #fafafa;background:#fafafa;box-shadow:2px 2px 3px 0 #b2b2b2;border-radius:0;transition:.3s;display:flex;justify-content:center;align-items:center;overflow:hidden}.boxmain:hover{border-color:#fdfdfd;background:#fdfdfd;transition:.3s;box-shadow:2px 2px 5px 1px #b2b2b2}}@media screen and (max-width:404px){.boxmain{padding:0;margin:0 4px 8px;max-width:160px;min-width:160px;max-height:128px;min-height:128px;border:0 solid #fafafa;background:#fafafa;box-shadow:2px 2px 3px 0 #b2b2b2;border-radius:0;transition:.3s;display:flex;justify-content:center;align-items:center;overflow:hidden}.boxmain:hover{border-color:#fdfdfd;background:#fdfdfd;transition:.3s;box-shadow:2px 2px 5px 1px #b2b2b2}}.boxmain img{max-width:100%;max-height:100%;object-fit:contain;display:block}.image{width:100%;height:100%;padding:2px;box-sizing:border-box;justify-content:center;align-items:center}.footer{justify-content:center;flex-direction:column;margin-bottom:0}.footer-icons{flex-direction:row;justify-content:center;align-items:center;gap:4px}.footer-text{align-items:center}body{flex-direction:column;min-height:100vh}main{flex:1}Pushes footer down body{background-repeat:no-repeat;background-position:100% 0;background-color:#f5f5f5;width:100%;height:100%;margin:0;overflow-y:scroll}