*{
    font-size: 15px;
}

h2{
    color: white;
    -webkit-text-stroke: 0.5px #32161F;
}

img, header, footer, #print_button{
    display: none;
}

body{
    width: 100%;
}

.method, form, .equipingred, .recipeHeader{
    align-items: center;
    align-content: center;
    width: 600px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border: 10px black;
}

#equipingred1{
    padding-bottom: 20px;
}

#equipingred1 ul{
    padding-left: 10px;
    padding-right: 5px;
}