.coding-container{font-family:Courier New,Courier,monospace;background:#313131;color:#ffffff;padding:2vw;border-radius:8px;min-height:90vh;display:flex;justify-content:space-between;align-items:center}.fn{color:rgb(98,98,175)}.fn_name{color:burlywood}.first_brace{color:red}.second_brace{color:yellow}.let{color:orangered}.data_type{color:chocolate}.sign{color:greenyellow}