.cave1-box{display:flex;flex-direction:column}.black{color:#000}.green{color:green}.yellow{color:orange}.red{color:red}.align-texts{text-align:center}#mining-hours{width:30%;margin-bottom:2%;align-self:center}#cave1-desc{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}#cave1-rate{margin-top:10px;display:flex;margin-right:2%;align-items:center;justify-content:center;flex-direction:column}#cave1{width:100%;height:25%;padding-left:2%;padding-right:2%}#flex-resource-div{display:flex;flex-direction:row;align-items:center;justify-content:space-around;flex-wrap:wrap}#rate-p{margin-top:0;margin-bottom:4px}#rate-name{font-weight:300w}#counter{margin-top:10px;display:flex;align-items:center;flex-direction:column;margin-bottom:40px}#counter-head{margin-top:20px;margin-bottom:5px}#mine-btn{background-color:#e0e0e0;color:#000;border-radius:0;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;width:30%;height:50px;margin-bottom:4%;align-self:center}#mine-log{display:flex;flex-direction:column}.loading-indicator{margin-top:4%;align-self:center;opacity:1;transition:opacity 5s ease-in-out}.fading{opacity:0}