button, .button { margin-right: .5rem; } .right-align { text-align: right; } .text-box { width: 300px; } .loading{ width:100%; height:100%; z-index:10; top:0; left:0; position:fixed; background:url("./loading.gif") no-repeat 50% 50% rgba(0,0,0,0.35); background-size: 50px 50px; }