File size: 171 Bytes
0c8db5a
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
h1 {
    text-align: center;
    display: block;
  }
  
  #duplicate-button {
    margin: auto;
    color: white;
    background: #1565c0;
    border-radius: 100vh;
  }