.plaform-test {
 background-color: #05d937;
 color : #4f0496;
 font-weight: 800; 
}

.supported-user-agents-container {
 border-style : solid;
 padding : 10px;
}

.running-on-info {
 padding: 10px;
 margin-top: 15px;
 height: 75px;
 overflow: auto;
}

.test-platform-detection-log {
 padding: 10px;
 margin-top: 15px;
 height: 75px;
 overflow: auto;
}
