<!DOCTYPE html>
<style>
#target {
font-size: 10px;
width: 60px;
height: 20px;
background-color: coral;
}
</style>
<div id="target">
Pass if small
<div>
<!DOCTYPE html>
<style>
#target {
font-size: 10px;
width: 60px;
height: 20px;
background-color: coral;
}
</style>
<div id="target">
Pass if small
<div>