.canvas {
    position: absolute;
    top: 3%;
    left: 3%;
}

.instrucciones {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;

}

.form {
    padding: 7%;
}