body {background-image: radial-gradient(circle, gray, lightgray);}
        table {
            background-color: white;
            border-collapse: collapse; width: 100%; }
        th, td { border: 1px solid #ddd; padding: 8px; text-align: left;
        font-size:10px;}
        th { background-color: #f2f2f2;
        font-size: 12px;}
        button {font-size: 10px;
           
        }
        
        input{font-size: 10px;
        color:red;
             }