JSFiddle - React, Tailwind, and code Playground

HTML

<aside id="deviceInfo">
		<div class="font">
		<div class="header">Aside</u></div>
		<b>Header 1:</b><br> 
		<textarea disabled style="background-color: white; max-height:160px; max-width:295px; position: relative;" cols="35" rows="3">info</textarea><br>	
		<b>Header 2:</b><br> 
		info<br>
		<b>Header 3:</b><br>
		<textarea disabled style="background-color: white; max-height:160px; max-width:295px;" cols="35" rows="3">info</textarea><br>
		</div>
	</aside>