WS2812B is a digitally addressable LED strip, it will use different current depending on brightness and color. It is not possible to wire them in series for this reason: the one that uses less current would get all the voltage, and die.
Note WS2812B is very inefficient and these strips draw a lot of current even when all the LEDs are set to off because the chips are still running and waiting for the digital control signals, and they are absolutely not optimized for low power. So it's not ideal for battery power. WS2812B uses about 1mA per chip when it is off. So, a 2m strip with 200 LEDs will use 200mA. If you don't turn it off with an actual switch that cuts the power supply, that will discharge your battery completely in a few days.
Besides, being RGB LEDs and not white LEDs, the white light quality is terrible.
If you want lighting, use 12V LED strips with good quality white LEDs. The 2200K 95CRI from this manufacturer is super cozy, add some 4000K or get the dual color strip if you want variable CCT.
If you want decoration, you can use WS2812B, but you will need a 12V to 5V buck converter. These LEDs use a huge amount of current, maximum 5A for every 100 LEDs, so that's a problem. Please do not get the counterfeit LM2596 from aliexpress. You could use a 12V equivalent to WS2812B but it is even less efficient.