JSFiddle - React, Tailwind, and code Playground

HTML

<script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<!doctype html>

<html>
	
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<link rel="stylesheet" href="http://www.6637.com/static/css/gm.css" />
	</head>

	<body>
		<div id="flashcontainer" style="position:absolute;z-index:1;top:100px;left:50px;">
	
		</div>

		<div class="gm_box" style="top:0px;left:0px;width:75px;z-index:100">
			<div class="gm_ico" id="gm_ico" style="width:75px;height:70px;z-index:100">
				<!-- <a href="#" class="ddpng off"></a> -->
				<object width="75" height="70" type="application/x-shockwave-flash" data="http://www.6637.com/static/images/gm/gm_v3.swf" id="ico_flash">
					<param name="movie" value="http://www.6637.com/static/images/gm/gm_v3.swf">
				</object>
				<!-- <img src="http://www.6637.com/static/images/gm/gm_btn_v1.jpg" width="148" height="36" alt=""> -->
			</div>
			<div class="gm_content" style="display: none;;z-index:100">
				<!-- <span id="gm_close">close</span> -->
				<p class="p1" style="text-indent: 20px;">亲,您已拥有VIP领取高额<span style="color:#003cff">充值返利</span>的资格!</p>
				<a href="http://wpa.qq.com/msgrd?v=3&amp;uin=1664928770&amp;site=qq&amp;menu=yes" target="_blank" class="gm_get" title="我要领取"></a>
				<div class="gm_photo">
					<div class="click"> 
						<object width="33" height="14" type="application/x-shockwave-flash" data="http://www.6637.com/static/images/gm/click.swf">
							<param name="movie" value="http://www.6637.com/static/images/gm/click.swf">
							<param name="wmode" value="transparent">
						</object> 
					</div>
					<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&amp;uin=1664928770&amp;site=qq&amp;menu=yes"><img border="0" src="http://www.6637.com/uploads/gm/1357959515.jpg" alt="点击和美女客服亲密接触" title="点击和美女客服亲密接触"></a>
				</div>
				<p class="gm_name"><span class="gm_status on">VIP客服 1664928770</span></p>
				<!-- off离线  on在线 -->
			</div>
		</div>

		<script...