html,body{height:100%}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.content{flex:1 0 auto}.card.w-responsive{width:75%}@media(max-width:1023px){.card.w-responsive{width:100%}}footer{margin:3rem 1rem;text-align:center}.app-popup main{padding-top:0}.error{color:red}.button-anchor{background:none!important;border:none;padding:0!important;cursor:pointer;color:#007bff;font-family:"Roboto",sans-serif}.button-anchor:hover{color:#0056b3}