
@media(max-width:300px)
{
    body
    {
       background-color: #050104;
    }
}