.alert{
position: fixed;
top: 110px;
left: 10px;
z-index: 100;
width: 60px;
height: 60px;
cursor: pointer;
}
