.forma {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}