This is an error alert - check it out This is an warning alert - check it out This is an info alert - check it out This is an success alert - check it out
                
                    <div class="alert-container">
                        <alert class="error">This is an error alert - check it out</alert>
                        <alert class="warning">This is an warning alert - check it out</alert>
                        <alert class="info">This is an info alert - check it out</alert>
                        <alert class="success">This is an success alert - check it out</alert>
                    </div>