.hidden-object{
display: none;
}

.heightless-object{
max-height: 0;
}

.act-button{
    height: 20vh;
    width: 12vh;
}