/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.wrapper {  margin: 0 10%;  display:flex;  justify-content:center;  align-items:center;  height:100vH;  flex-direction: column;  }.inputArea {    width: 100%;}.resultR{  display:flex;  justify-content:center;  flex-direction:column;}.languagesBar{  margin: 2rem 0;  display:flex;  gap: 5px;  justify-content:center;  flex-wrap:wrap;}.resultWords{  margin: 2rem 0;  display:flex;  text-align:center;  justify-content:center;  font-size:25px;  word-break: break-all;}