JSFiddle - React, Tailwind, and code Playground

by epinapala

HTML

<div id="DIV_1">
	<div id="DIV_2">
		<a id="A_3"></a><hr id="HR_4" />
		<h2 id="H2_5">
			Customer Questions &amp; Answers
		</h2>
		<div id="DIV_6">
			<div id="DIV_7">
				<form method="POST" action="https://www.amazon.com/ask/questions/asin/B00WZR5ULU/create" id="FORM_8">
					<input name="askQuestionSource" value="DP_ASK_ABOVE_REVIEWS" type="hidden" id="INPUT_9" />
					<input name="askErrorUrl" value="/gp/product/B00WZR5ULU?noLL=1#Ask" type="hidden" id="INPUT_10" />
					<input name="askAsin" value="B00WZR5ULU" type="hidden" id="INPUT_11" />
					<input name="askQuestionSourcePage" value="DETAIL_PAGE" type="hidden" id="INPUT_12" />
					<input name="liveSearchSessionId" type="hidden" id="INPUT_13" />
					<input name="language" value="en_US" type="hidden" id="INPUT_14" />
					<input type="hidden" name="__token_" value="AstvL5vUtY8Ac5ub3jcN63oc1Dwj3D" id="INPUT_15" />
					<div id="DIV_16">
						<div id="DIV_17">
							<i id="I_18"></i>
							<input type="search" maxlength="150" placeholder="Have a question? Search for answers" name="askQuestionText" id="INPUT_19" />
						</div>
					</div>
					<div id="DIV_20">
						 <span id="SPAN_21">Don't see what you're looking for?</span> <span id="SPAN_22">Sorry, we were unable to perform your search at this time. Submit your question to our community by clicking the 'Ask' button.</span> <span id="SPAN_23"><span id="SPAN_24"><input type="submit" value="Ask the Community" id="INPUT_25" /> <span id="SPAN_26">Ask the Community</span></span></span>
					</div>
					<div id="DIV_27">
						Please make sure that you've entered a valid question. You can edit your question or post anyway.
					</div>
					<div id="DIV_28">
						Please enter a question.
					</div>
				</form>
				<p id="P_29">
					Searching for relevant results...
				</p>
			</div><span id="SPAN_30"></span>
			<style id="STYLE_31">.askInlineWidget .vote .down input[type='submit'],
  .askInlineWidget .vote .down input[disabled][type='submit']:hover {
...

CSS

#DIV_1 {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    height: 751px;
    width: 1389px;
    column-rule-color: rgb(17, 17, 17);
    perspective-origin: 694.5px 375.5px;
    transform-origin: 694.5px 375.5px;
    border: 0px none rgb(17, 17, 17);
    font: normal normal normal normal 13px / 19px verdana, arial, helvetica, sans-serif;
    outline: rgb(17, 17, 17) none 0px;
}/*#DIV_1*/

#DIV_2 {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    height: 751px;
    overflow-wrap: break-word;
    width: 1389px;
    word-wrap: break-word;
    column-rule-color: rgb(17, 17, 17);
    perspective-origin: 694.5px 375.5px;
    transform-origin: 694.5px 375.5px;
    border: 0px none rgb(17, 17, 17);
    font: normal normal normal normal 13px / 19px Arial, sans-serif;
    outline: rgb(17, 17, 17) none 0px;
}/*#DIV_2*/

#A_3, #A_61, #A_75, #A_109, #A_154, #A_164, #A_206, #A_216, #A_229 {
    box-sizing: border-box;
    color: rgb(0, 102, 192);
    overflow-wrap: break-word;
    text-decoration: none;
    word-wrap: break-word;
    column-rule-color: rgb(0, 102, 192);
    border: 0px none rgb(0, 102, 192);
    font: normal normal normal normal 13px / 19px Arial, sans-serif;
    outline: rgb(0, 102, 192) none 0px;
}/*#A_3, #A_61, #A_75, #A_109, #A_154, #A_164, #A_206, #A_216, #A_229*/

#HR_4 {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    height: 1px;
    overflow-wrap: break-word;
    width: 1389px;
    word-wrap: break-word;
    column-rule-color: rgb(17, 17, 17);
    perspective-origin: 694.5px 0.5px;
    transform-origin: 694.5px 0.5px;
    border-top: 1px solid rgb(231, 231, 231);
    border-right: 0px inset rgb(17, 17, 17);
    border-bottom: 0px inset rgb(17, 17, 17);
    border-left: 0px inset rgb(17, 17, 17);
    font: normal normal normal normal 13px / 19px Arial, sans-serif;
    margin: 0px 0px 14px;
    outline: rgb(17, 17, 17) none 0px;
}/*#HR_4*/

#H2_5 {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    height:...