File size: 165 Bytes
0874d87
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
#audio_input {
    border: 2px solid #4CAF50;
    border-radius: 10px;
}
#submit_button {
    background-color: #4CAF50;
    color: white;
    border-radius: 5px;
}