.video{
   text-align: center;
   padding-top: 120px;
   width: 800px;
   background-color: darkgray;
   border-radius: 20px;
}
.abune{
    background-color: red;
    width: 120px;
    height: 40px;
    border-radius: 12px;
    color: whitesmoke;
}