I am compressing 3 text files around 80 bytes each by a python code. I start with the following size of the folder:
And when I compress it, it's the following size:
It appears to be bigger than the original folder. Isn't it supposed to be compressed? The 3 files are some basic NotePad text files.
Why is the compressed folder bigger?

