ai_interviewer5 / style.css
ikenna1234's picture
Changes
c744783
Raw
History Blame Contribute Delete
190 Bytes
h1 {
text-align: center;
display: block;
}
#duplicate-button {
margin: auto;
color: white;
background: #1565c0;
border-radius: 100vh;
}
.container {
background-color: red;
}