File size: 323 Bytes
bcdb44e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
body {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    color: #333;
}

h1, h2 {
    text-align: center;
    color: #4CAF50;
}

.stUpload {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.stPlotlyChart {
    margin-top: 20px;
}

.css-1aumxhk {
    justify-content: center;
}