JSFiddle - React, Tailwind, and code Playground

by bobbyfrancisjoseph

HTML

<html>

<head>
    
</head>

<body>
    
    <div id ="main-wrapper">
    
        <div id ="book-wrapper">
            
            <div id ="page-left">
            
            
            
            </div>
            
            <div id ="page-right">
            
            
            
            </div>
                
        </div>
        
        
    </div>
    
    
    
    
<body>
    
</html>