#record{
    display: flex;
    justify-content:center;
    align-items: center;
    background:rgba(0,0,0,0.8);
}
#record-a{
    text-decoration: none;
    color:white;
}
