Mobile Device Check

mobile, user agent, device, regex

HTML

<div id="card">Brian Kimokoti</div>

CSS

#card {
    font-size: 50px;
    background: lightgreen;
}