JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html>
<head>
<title>RE:translator</title>
</head>
<body>
<iframe src="http://translate.google.com/translate_a/t?client=t&text=hello&sl=en&tl=ru"></iframe>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>RE:translator</title>
</head>
<body>
<iframe src="http://translate.google.com/translate_a/t?client=t&text=hello&sl=en&tl=ru"></iframe>
</body>
</html>