.cf-container{box-sizing:content-box;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cf-container .cf-flame-container{width:100px;height:100px;bottom:13rem;position:absolute}.cf-container .cf-log-container{width:60%;height:100px;position:absolute;bottom:13rem;left:50px}.cf-container .cf-flame-container#base-fire .cf-flame:first-child{background:#c63509;opacity:.95}.cf-container .cf-flame-container#base-fire .cf-flame:nth-child(2){background:#cd4015;width:100px;height:100px;opacity:.85;left:75px}.cf-container .cf-flame-container#base-fire .cf-flame:nth-child(3){background:#d73e0f;width:60px;height:60px;opacity:.85;left:130px}.cf-container .cf-flame-container:nth-child(2){width:150px;height:150px;bottom:13rem;position:absolute}.cf-container .cf-flame-container:nth-child(2) .cf-flame{width:75px;height:75px;left:75px}.cf-log{background:#723830;width:20px;height:30px;transform-origin:center;position:absolute;bottom:0;border-radius:.5em;box-shadow:0 3px 10px #372113;width:100%}.cf-log:first-child{transform:rotate(15deg)}.cf-log:nth-child(2){transform:rotate(-15deg)}.cf-flame:first-child{background:#f5ed8f}.cf-flame:nth-child(2){background:#fde239}.cf-flame:nth-child(3){background:#ffdc01}.cf-flame:nth-child(4){background:#fdac01}.cf-flame:nth-child(5){background:#d73e0f}.cf-flame:nth-child(6){background:#cd4015}.cf-flame:last-child,.cf-flame:nth-child(7){background:#c63509}.cf-flame{background:#cd4015;width:100px;height:100px;border-radius:1em;position:absolute;bottom:0;left:100px}#fireNodes2 .cf-flame{animation:flameColor 1.5s ease-out infinite}@keyframes flameColor{0%{background:#c63509}20%{background:#cd4015}30%{background:#fdac01}50%{background:#ffb401}60%{background:#fdac01}70%{background:#ffdc01}80%{background:#fde239}to{background:#f5ed8f}}