#dawn-section{background:khaki;transition:background-color .5s;margin-bottom:5px}#dawn-section .label{color:#ffa07a;text-shadow:2px 2px 2px #fafad2;font-size:1.5rem}#dawn-section textarea{background:#555;color:#fff;font-size:1rem;padding:10px;margin-top:10px;border:none}#dawn-section .dawn-text,#dawn-section .dawn-text span{font-size:2rem;color:purple;-webkit-text-stroke-color:#800080}.dawn-output span{animation:2s infinite dawnGlow;display:inline-block;color:#fdb813}@media (max-width:768px){#dawn-section .dawn-text,#dawn-section .label{text-align:center;margin-right:0}#dawn-section .textarea-container{width:100%}#dawn-section .dawn-text{font-size:1.5rem}}@keyframes dawnGlow{0%,100%{color:purple;text-shadow:0 0 5px purple,0 0 10px purple,0 0 15px purple}50%{color:#f0f;text-shadow:0 0 10px #f0f,0 0 20px #f0f,0 0 30px #f0f}}