.tab
{
position
:absolute;
width
:80px;
height
:40px;
background-color
:#333;
border-radius
:8px;
transform-origin
: center;
animation
: tabPulse 1s infinite alternate;