#forma{
    width: 200px;
    height: 200px;
    background-color: red;
    position: relative;
    top: 100px;
    left: 100px;
}